]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: Do not expunge \Deleted mails without QUIT
authorAki Tuomi <aki.tuomi@dovecot.fi>
Wed, 5 Sep 2018 16:34:20 +0000 (19:34 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Wed, 5 Sep 2018 16:39:09 +0000 (19:39 +0300)
commit16f8ce952591d3b172d8e563a62351880d8f9762
treef51bae89bdf7e48e71e10edc7627fa5e7b2664af
parentda9faadee27eb0f939695adfc5121cc19155837f
pop3: Do not expunge \Deleted mails without QUIT

Prevents loss of email if connection
is unexpectedly terminated.
src/pop3/pop3-client.h
src/pop3/pop3-commands.c