[Spambayes] imapfilter progress

Meyer, Tony T.A.Meyer at massey.ac.nz
Thu Apr 24 13:24:53 EDT 2003


>       File "imapfilter.py", line 361, in Filter
>         msg.Save()
>       File "imapfilter.py", line 231, in Save
>         old_id)
[...]
>     imaplib.error: UID command error: BAD ['syntax error']

Hmm.  This *might* be because the command should use "HEADER" and not
"(HEADER"), but I'm not sure - works on both the servers I have
available.  I'll check this in (RSN) so you can try it out.

If that doesn't fix it, could you run imapfilter with the option "-i4"?
This sets the imap debug level to 4, which provides a list of all the
imap commands and responses (raw).  That should have more clues.

=Tony Meyer



More information about the Spambayes mailing list