551fef69c0633ae3c7738038e047a7c0762d9599 |
|
18-Nov-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
imap: Fix recent flags importing when un-hibernating
The initial RECENT counter that was sent didn't include pre-hibernation
\Recent flags.
\Recent flags were also added for mails that were already expunged, which
could have caused recent counter to be wrong later on, and possibly
assert-crash with:
Panic: file index-status.c: line 130 (index_storage_get_open_status): assertion failed: (status_r->recent <= status_r->messages) |