24 Apr
2008
24 Apr
'08
4:08 p.m.
On Tue, 2008-04-22 at 11:24 +0200, Onno Molenkamp wrote:
It turns out the Windows Mobile IMAP client gets confused by the IMAP proxy first sending the command tag in the reply and then, in a seperate packet, the rest of the line. Although not being able to handle this looks like a very bad design to me (how can one ever expect to read a full line in a single read() call?) I fixed it in our Dovecot proxies because we do have clients that want to use it.
Attached is my fix for the problem.
Thanks, committed: http://hg.dovecot.org/dovecot-1.0/rev/48bfe0940a07