]> granicus.if.org Git - mutt/commit
Add QRESYNC support.
authorKevin McCarthy <kevin@8t8.us>
Sat, 26 May 2018 23:02:04 +0000 (16:02 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sun, 12 Aug 2018 03:41:01 +0000 (20:41 -0700)
commit3865d043f57787d95a8c633a337d485efcb8faa7
treede0f6008cb981310b135f5677208a517c461a19e
parent868aaa48aa43f5090fa57d0b2584bd95a5e94631
Add QRESYNC support.

Refactor imap_read_headers() to break into functions for the different
queries.

Move uid_hash population to the same place msn_index is populated.

Change the VANISHED handler to not decrement MSNs for EARLIER.
FastMail, at least, does assume there are no gaps, and really it makes
no sense for there to be.  Further testing will be needed.
imap/command.c
imap/imap.c
imap/imap_private.h
imap/message.c
imap/util.c
init.h
mutt.h