comparison .inslog2 @ 22908:27af5f2acc53

imapc: Fix local state if mailbox is empty after reconnection If local indexes had more than 0 mails, but after reconnection the remote IMAP server replied with "* 0 EXISTS", the mails in local index weren't expunged. This could have resulted in: Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): assertion failed: (mail_index_is_expunged(view, lseq) || seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid))
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Sun, 25 Mar 2018 23:15:58 +0300
parents 3b1985cbc908
children
comparison
equal deleted inserted replaced
22907:8b32d37472a0 22908:27af5f2acc53