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

SourceForge.net noreply at sourceforge.net
Wed Jul 14 12:26:08 CEST 2004


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

Category: None
Group: None
>Status: Closed
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: Tony Meyer (anadelonbrin)
Date: 2004-07-14 22:26

Message:
Logged In: YES 
user_id=552329

Closing based on comment.

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

Comment By: Alon (arohter)
Date: 2003-08-28 19: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