changeset 12579:e1f0f4798b5e

TODO updated
author Timo Sirainen <tss@iki.fi>
date Thu, 13 Jan 2011 13:08:40 +0200
parents 7785af0ca36e
children 7dd1e45721ae
files TODO
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu Jan 13 13:08:21 2011 +0200
+++ b/TODO	Thu Jan 13 13:08:40 2011 +0200
@@ -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