[spambayes-bugs] [ spambayes-Bugs-831388 ] message.py ignores header_score_digits setting

SourceForge.net noreply at sourceforge.net
Tue Nov 25 18:12:09 EST 2003


Bugs item #831388, was opened at 2003-10-27 22:19
Message generated for change (Comment added) made by richiehindle
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=831388&group_id=61702

Category: pop3proxy
Group: Source code - CVS
>Status: Closed
>Resolution: Accepted
Priority: 1
Submitted By: Kenny Pitt (kpitt)
>Assigned to: Richie Hindle (richiehindle)
Summary: message.py ignores header_score_digits setting

Initial Comment:
When message.py inserts the X-Spambayes-Spam-
Probability header, it just uses str(prob) to format the 
probability and ignores the header_score_digits config 
option.  Attached one-line patch takes the probability 
formatting statement from hammie.py, which handles 
this correctly.

----------------------------------------------------------------------

>Comment By: Richie Hindle (richiehindle)
Date: 2003-11-25 23:12

Message:
Logged In: YES 
user_id=85414

Checked in as message.py 1.41 - thanks.


----------------------------------------------------------------------

Comment By: Kenny Pitt (kpitt)
Date: 2003-10-28 16:32

Message:
Logged In: YES 
user_id=859086

This doesn't deserve the default Medium priority.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=831388&group_id=61702



More information about the Spambayes-bugs mailing list