]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lazy-expunge: Fix error handling for GUID lookups
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 22 Feb 2017 13:32:19 +0000 (15:32 +0200)
committerGitLab <gitlab@git.dovecot.net>
Wed, 22 Feb 2017 17:48:04 +0000 (19:48 +0200)
commit06c55920c133602d6347f574b4149a083935cca8
treea68c7867f0fb440446d4a32e6bba407768bf4612
parentd09be27cc4d98d23ba6ae78f13248945a28f9090
lazy-expunge: Fix error handling for GUID lookups

If the mail is already expunged, the error should be ignored.
In other situations the original error string should be preserved as
part of the logged error message.
src/plugins/lazy-expunge/lazy-expunge-plugin.c