mirror of https://git.code.sf.net/p/isync/isync
Browse Source
out if new mail arrives while in the process of downloading noted in BUGS section of man page that if new mail arrives after the initial message list has been retrieved from the IMAP server, that new mail will not be fetched until the next invocation of isync.0.9
Michael Elkins
24 years ago
4 changed files with 30 additions and 2 deletions
@ -1,3 +1,6 @@
|
||||
add support for syncing with other: and shared: via NAMESPACE |
||||
|
||||
finish implementing --quiet |
||||
|
||||
isync gets confused when new mail is delivered while in the middle of an |
||||
IMAP session. need to handled those asynchronous notifications properly. |
||||
|
Loading…
Reference in new issue