]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: send back auth reply sooner
authorJosef 'Jeff' Sipek <jeff.sipek@dovecot.fi>
Tue, 23 May 2017 11:12:49 +0000 (14:12 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Fri, 16 Jun 2017 06:17:32 +0000 (09:17 +0300)
commit7f3ca7e662531c304d922546f987530f5d837147
tree5c895dc045c7599147838548da5642256743f67c
parent9a084241191dc5cf69a64b6286e78be77a6f60b2
pop3: send back auth reply sooner

If possible (i.e., pop3_lock_session=no), we can send back the OK
response earlier.
src/pop3/main.c