[spambayes-bugs] [ spambayes-Patches-795257 ] mboxtrain.py & cyrus

SourceForge.net noreply at sourceforge.net
Thu Aug 28 01:45:52 EDT 2003


Patches item #795257, was opened at 2003-08-26 10:50
Message generated for change (Comment added) made by arohter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=795257&group_id=61702

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alon (arohter)
Assigned to: Nobody/Anonymous (nobody)
Summary: mboxtrain.py & cyrus

Initial Comment:
Attached is a patched 1.0a4 mboxtrain.py to work with 
the Cyrus IMAPd.

Taken from

http://mail.python.org/pipermail/spambayes/2003-
August/006544.html

"I believe that all you should have to do is modify one 
line in mboxtrain - the regex in line 185 - to include '.' as 
well as 0-9 (change it from "[0-9]*" to "[0-9\.]*"), and 
it should work just as normal."

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

>Comment By: Alon (arohter)
Date: 2003-08-28 07:45

Message:
Logged In: YES 
user_id=36549

UPDATE:

I would suggest NOT using mboxtrain.py on cyrus mail 
systems.  Seems to mess up the mail headers when training 
(afaik it strips out carriage returns).  Use imapfilter.py to 
train instead.

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

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



More information about the Spambayes-bugs mailing list