]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
TODO updated
authorTimo Sirainen <tss@iki.fi>
Thu, 13 Jan 2011 11:08:40 +0000 (13:08 +0200)
committerTimo Sirainen <tss@iki.fi>
Thu, 13 Jan 2011 11:08:40 +0000 (13:08 +0200)
TODO

diff --git a/TODO b/TODO
index 8dcf18eb7124fcd3846bdb181a6cdf348d95c087..ae9166af8a11af8a058eb18645048425ebe04c79 100644 (file)
--- 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