[Dovecot] LTMP Proxy failure fix/hack
Timo Sirainen
tss at iki.fi
Tue Oct 2 21:37:09 EEST 2012
On 28.9.2012, at 23.29, Jack Bates wrote:
> On 9/28/2012 3:12 PM, Jack Bates wrote:
>>
>> Code needs to be written to handle the special case of us not having any proxy callbacks as they are all bad.
>>
>
>
> Timo, please check and approve. This was diff'd on 2.1.10 on my test server (2.1.9 and 2.1.10 at least had this callback issue).
>
> *** lmtp-proxy.c-orig 2012-09-28 20:17:36.138916678 +0000
> --- lmtp-proxy.c 2012-09-28 20:18:12.241940780 +0000
> ***************
> *** 300,303 ****
> --- 300,304 ----
> lmtp_client_send(conn->client, conn->data_input);
> lmtp_client_send_more(conn->client);
> }
> + lmtp_proxy_try_finish(proxy);
> }
Looks ok. Added: http://hg.dovecot.org/dovecot-2.1/rev/38727d3e90ec
More information about the dovecot
mailing list