]> 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)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 13 Nov 2018 10:59:48 +0000 (12:59 +0200)
commit97e3086eec24bfb849a0d8422992b822e0733601
tree63854ea5e943ab3c94e1c9861d6e4f7fd2b0ed92
parente151b99c1b5567b42e028283c774cd6e8fb88d32
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