[exim-dev] [Bug 1512] dovecot authenticator waits for server…

Góra strony
Delete this message
Reply to this message
Autor: Phil Pennock
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 1512] dovecot authenticator waits for server's DONE before sending DATA
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1512




--- Comment #2 from Phil Pennock <pdp@???> 2014-07-30 22:06:05 ---
Last time I touched the dovecot code, I tested against Dovecot 2.1.10, per the
commit message in git.

The documentation explicitly says that initially, both sides send handshakes;
there was previously no problem with Exim waiting for Dovecot to do so. It
appears that Dovecot has changed, here.

Arguably, per the v2 spec, Exim should be sending the handshake message
entirely, before waiting for something from the dovecot server (but so should
Dovecot). So we probably should change; I'd be inclined to consider a
behaviour tuning option so that folks can roll back the change if it does break
with older Dovecot -- we already can see evidence that Dovecot _has_ changed
here, so there's no reason to believe that a change tested against current code
would work with older Dovecot.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email