From: Timo Sirainen Date: Thu, 13 Jan 2011 11:08:40 +0000 (+0200) Subject: TODO updated X-Git-Tag: 2.1.alpha1~426 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6dcea8fd7e8f86cdd614400c3b87a6ae16f356a1;p=thirdparty%2Fdovecot%2Fcore.git TODO updated --- 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