]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Fix wrong mail_index_modseq_header automatically
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 8 Aug 2017 13:56:02 +0000 (16:56 +0300)
committerTimo Sirainen <tss@dovecot.fi>
Fri, 11 Aug 2017 11:17:32 +0000 (14:17 +0300)
commit5e03576913a0030de6f8d22c79e353a968a6a35f
treee0dcb70cb2888147e2bcfb3440bcfbc4a752ea1a
parent7e78f1cfc10cc0540134b5507e08524a0fdd5c93
lib-index: Fix wrong mail_index_modseq_header automatically

It happens only on the next sync, although that isn't actually guaranteed to
happen. Still, it happens almost always so this should be good enough.
src/lib-index/mail-index-sync.c
src/lib-index/mail-transaction-log-file.c
src/lib-index/mail-transaction-log-private.h
src/lib-index/mail-transaction-log.c
src/lib-index/test-mail-transaction-log-file.c