mirror of https://git.code.sf.net/p/isync/isync
Browse Source
we didn't check that the UIDs are adjacent, so we might have caught
not fetched deleted messages between two fetched messages below the
bulk load range.
checking adjacency of UIDs would make expunges in the bulk range (which
is likely to be full of holes) rather inefficient. so we use sequence
numbers instead.
this is admittedly a rather academical fix ...
amends 18225344
.
wip/maildir-path-under-inbox
Oswald Buddenhagen
3 years ago
1 changed files with 12 additions and 1 deletions
Loading…
Reference in new issue