Maybe error in login-common/login-proxy.c/proxy_client_input
Timo Sirainen
tss at iki.fi
Fri Aug 1 14:16:48 UTC 2014
On 23 Jul 2014, at 12:54, Potapov Sergey <s.potapov at rambler-co.ru> wrote:
> It seems that o_stream_cork should be done on proxy->server_output but not on proxy->client_output.
>
> o_stream_cork(proxy->client_output);
> ret2 = o_stream_send(proxy->server_output, buf, ret);
> o_stream_uncork(proxy->server_output);
Yes. I fixed this a while ago. Just need to get v2.2.14 released once I can get through reading mails in this list..
http://hg.dovecot.org/dovecot-2.2/rev/6a9508d28d34
More information about the dovecot
mailing list