From 6dcea8fd7e8f86cdd614400c3b87a6ae16f356a1 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 13 Jan 2011 13:08:40 +0200 Subject: [PATCH] TODO updated --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 8dcf18eb71..ae9166af8a 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ + - remove mail_deliver_session after all, do all the stuff transparently + by hooking into mailbox_copy(). + - use this hook also to do the mail deduplication: 1) sort all destination + users, 2) create mail_user only once for each user, 3) remember in + src_mail the previously copied mail, 4) use that for mailbox_copy()ing + to following recipients - notify_sync() could have "what changed" struct with old/new flags - mailbox deletion could really be "rmdir", which fails if everything isn't already expunged. IMAP DELETE could fail with "mailbox changed during -- 2.47.3