changeset 14585:8bb23c123ea3

TODO updated
author Timo Sirainen <tss@iki.fi>
date Tue, 22 May 2012 23:19:16 +0300
parents b2076acc3715
children 21d67121985a
files TODO
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Tue May 22 23:17:31 2012 +0300
+++ b/TODO	Tue May 22 23:19:16 2012 +0300
@@ -1,3 +1,11 @@
+ - GSSAPI auth patch
+ - FIFOs maybe should be counted as connections, but unlisten should
+   unlink+reopen it in master?
+ - mailbox list indexes + imaptest test=tests fails
+ - mailbox_enable() -> mail_user_enable()?
+ - mailbox_info.name -> vname
+ - change proxy TTL so it stops at 1?
+ - istream-concat
  - lmtp client/proxy: Handle multiline replies better
  - lib-ssl-iostream: Support ssl_protocols setting
  - recreate mailbox -> existing sessions log "indexid changed" error
@@ -22,7 +30,6 @@
    where we started, and stuff would break
  - imap: append/copy could trigger indexing (optionally)
  - fuzzy: be fuzzy about date/size
- - fix proxy_maybe=fqdn
  - mailbox list index:
     - with in-memory indexes be sure to refresh it more often
     - refreshing could refresh only the parts that are actually requested,