From c37f908d618718bf38226bd3edea569e6a809c25 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 8 Sep 2004 16:37:36 +0000 Subject: [PATCH] update --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6c8c7a3..62f2ae4 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ make SSL certificate validation more automatic. +add deamon mode. primary goal: keep imap password in memory. + add asynchronous operation to remote mailbox drivers. this is actually what prevents us from simply using c-client and thus becoming mailsync. @@ -48,4 +50,4 @@ programs have to do the same. and what if the deleted flag is unset? items out of scope of purely UID based approach: - detect message moves between folders -- recovering from UIDVALIDITY change (uw-imap does this a lot) +- recovering from UIDVALIDITY change (uw-imap < 2004.352 does this a lot)