]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Fix infinite loop in autoexpunging if the mails are already expunged
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 25 Mar 2021 13:34:14 +0000 (15:34 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Mon, 14 Jun 2021 21:06:36 +0000 (21:06 +0000)
commit0e8844adc34c00fc888556fb9b73151b5684951b
treea0f07bb8bc23b57eff47b8ca13ec9264179c7717
parent8609b88e86ccfcdf9740f0e4ebb247a7c335f56b
lib-storage: Fix infinite loop in autoexpunging if the mails are already expunged

This happens if the mails exist in the index, but mail_get_save_date()
fails with MAIL_ERROR_EXPUNGED.
src/lib-storage/mail-autoexpunge.c