6 Aug
2008
6 Aug
'08
5:26 p.m.
On Aug 6, 2008, at 6:11 AM, Diego Liziero wrote:
On Mon, Aug 4, 2008 at 4:17 PM, Timo Sirainen tss@iki.fi wrote:
Maybe this helps? http://hg.dovecot.org/dovecot-1.1/rev/8ab845d3c96d
It seems so, thanks Timo.
With this patch, by now, all sent mails are correctly written in "Sent" folder, I'let you know if I've just been lucky :)
BTW I didn't succeed in reproducing this issue with imaptest, what was the trick to trigger it?
I'm not sure if there's an easy way to reproduce it. You'd have to
cause the first read to return EAGAIN but the second read that comes
only microseconds later to return the entire message. Perhaps if
imaptest sent first the APPEND command, then did a small pause and
after that sent the message.