[Dovecot] SquirrelMail IMAP protocol errors?
I use Squirrelmail to filter messages, and it's doing this:
raw log in:
A009 UID SEARCH CHARSET ISO-8859-1 ALL Header X-Spam-Level {4}
A010 LIST "" "spam"
raw log out:
- SEARCH A009 OK Search completed.
- BAD Error in IMAP command : Unknown command.
- LIST (\NoInferiors \Marked) "/" "spam" A010 OK List completed.
it goes on like that in the log for every filter. What exactly is the BAD Error there, and is it something I can fix?
On Wed, 2005-04-27 at 10:53 -0700, Schettino, John Charles wrote:
I use Squirrelmail to filter messages, and it's doing this:
raw log in:
A009 UID SEARCH CHARSET ISO-8859-1 ALL Header X-Spam-Level {4}
A010 LIST "" "spam"
There's really an empty line between these commands?
- BAD Error in IMAP command : Unknown command.
Dovecot received empty command, most likely because of the above empty line.
it goes on like that in the log for every filter. What exactly is the BAD Error there, and is it something I can fix?
Sounds like Squirrelmail bug..
participants (2)
-
Schettino, John Charles
-
Timo Sirainen