isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 4fba9c8b744c004460c58791704c845629f87291
parent b823fb3dbc5de5994dc7819b05a79e34c507d14f
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Tue,  2 Dec 2003 02:52:47 +0000

item morphed

Diffstat:
MTODO | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -9,8 +9,8 @@ add option to suppress upload of messages (but not deletion). add support for syncing with other: and shared: via NAMESPACE -isync gets confused when new mail is delivered while in the middle of an -IMAP session. need to handled those asynchronous notifications properly. +isync ignores asynchronous notifications (untagged responses), so mail +arriving during a fetch will not be fetched in the current run any more. add a way to automatically create and sync IMAP subfolders.