# HG changeset patch # User Timo Sirainen # Date 1193528727 -10800 # Node ID 89dba9d9fa01585e9a72f8c3720bf439575706ae # Parent 7f2501b3e993ab4778a413ebf02498a123853103 Updated diff -r 7f2501b3e993 -r 89dba9d9fa01 TODO --- a/TODO Sun Oct 28 02:02:32 2007 +0300 +++ b/TODO Sun Oct 28 02:45:27 2007 +0300 @@ -1,3 +1,4 @@ + - ACL: "foo/bar" in public namespace -> LIST "" % doesn't show "foo" - search: flag searching is too slow with huge mailboxes. at least optimize deleted search. - group privilege handling is ugly/broken. if gid+egid == wanted gid, no @@ -142,11 +143,7 @@ - namespaces: add new "auto_disable" flag so if the mailbox can't be opened (eg. file doesn't exist), just ignore the problem and disable the namespace - - namespaces don't work in plugins: convert - - subscriptions file should contain namespace prefixes. at least optionally. - there's the subscriptions = yes setting now for namespaces.. do it so that - if prefix = "" has subscriptions, it contains prefixes. otherwise not. - - for shared/public namespaces default to "no" + - convert plugin doesn't support namespaces - lib-storage - rename: allow moving between storages, as long as they're of same type