Hi,
if you have a message that has lines like:
From now on this must stop.
The line is rewritten as:
From now on this must stop.
That is to say, a '>' and a space is prefixed to any line that starts with 'From'.
This appears to happen when the X-Spambayes-MailId: header is added to the message.
This is using sb_imapfilter 1.0.3 on Python 2.4 on an IMAP inbox.
I think the bug may be buried in the Python email module.
Neil -- Neil Brooks Small Systems Team Leader IT Services University of Exeter Tel: +44 (0)1392 26 3923 _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
