13 Jun
2008
13 Jun
'08
12:26 p.m.
On Fri, 2008-06-13 at 11:04 +0200, Bruno Prémont wrote:
The attached patch makes dovecot send the whole answer in a single packet, thus not triggering the delay issue.
Although the patch works for this APPEND case, it probably adds delays when other commands are pipelined, because tagged replies can be sent in the middle of processing multiple commands.
Could you try if the attached patch fixes this also?