[Spambayes] tbird and spambayes not playing well together.
Tony Meyer
tameyer at ihug.co.nz
Tue Dec 21 21:35:23 CET 2004
> POP3 has a RETR command that retrieves the contents of a
> message from the server. The server response to a RETR
> command should be a "+OK" status line followed by the
> contents of the message. One of my POP3 servers started
> including some additional information after the "+OK", which
> is perfectly legal, but SpamBayes wasn't handling the
> additional info correctly and treated it as an error.
>
> This problem has been fixed in the latest CVS source, so it
> should be available when either the 1.0.2 maintenance release
> or the 1.1 alpha release comes out.
This shouldn't be a problem with 1.0.1 - it was caused by a change (to CVS
Head) that I made to fix the problem of messages sneaking through sb_server.
It would only have effected those running from CVS. 1.0.1 splits the
response on the first newline, which ought to work whatever data is after
the +OK.
=Tony.Meyer
--
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes.
http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this.
More information about the Spambayes
mailing list