12 Mar
2005
12 Mar
'05
11:39 p.m.
On Sat, 2005-03-12 at 16:34 -0500, Mike Jakubik wrote:
The error is not from PHP, its is from squirrelmail:
ERROR: ERROR : Connection dropped by imap-server. Query: SEARCH CHARSET ISO-8859-1 ALL BODY {5} hello BODY {5} there
There is nothing in dovecots logs.
I can't really think of anything then. You could try this manually:
MAIL=~/Maildir /usr/local/libexec/dovecot/imap x select inbox x SEARCH CHARSET ISO-8859-1 ALL BODY "hello" body "there"
and see if it works or not. Maybe squirrelmail is doing its own timeouting and forcing the connection to close?