On Sat, 2010-10-09 at 21:33 -0700, Ryan Murray wrote: > I was straceing a pop3 process and noticed that the TCP_CORK option > isn't set soon enough: > > epoll_wait(8, {{EPOLLOUT, {u32=37481984, u64=37481984}}}, 38, 207) = 1 > write(41, "iTxPBrNlaNFao+yQzLhuO4/+tQ5cuiKSe"..., 224) = 224 http://hg.dovecot.org/dovecot-2.0/rev/f3aa8be626fa should fix this.