2fa75cf159
the seznam.cz IMAP server seems very eager to send UIDNEXT responses despite not supporting UIDPLUS. this doesn't appear to be a particularly sensible combination, but it's valid nonetheless. however, that means that we need to save the UIDNEXT value before we start storing messages, lest imap_find_new_msgs() will simply overlook them. we do that outside the driver, in an already present field - this actually makes the main path more consistent with the journal recovery path. analysis by Tomas Tintera <trosos@seznam.cz>. REFMAIL: 20141220215032.GA10115@kyvadlo.trosos.seznam.cz |
||
---|---|---|
.. | ||
compat | ||
.gitignore | ||
common.h | ||
config.c | ||
config.h | ||
driver.c | ||
driver.h | ||
drv_imap.c | ||
drv_maildir.c | ||
main.c | ||
Makefile.am | ||
mbsync.1 | ||
mbsyncrc.sample | ||
mdconvert.1 | ||
mdconvert.c | ||
run-tests.pl | ||
socket.c | ||
socket.h | ||
sync.c | ||
sync.h | ||
util.c |