dovecot: updated

dovecot at dovecot.org dovecot at dovecot.org
Sun Jan 20 14:54:01 EET 2008


details:   http://hg.dovecot.org/dovecot/rev/1869c4827e86
changeset: 7180:1869c4827e86
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Jan 20 14:53:57 2008 +0200
description:
updated

diffstat:

1 file changed, 3 insertions(+), 6 deletions(-)
TODO |    9 +++------

diffs (28 lines):

diff -r e1a45bbd63d9 -r 1869c4827e86 TODO
--- a/TODO	Sun Jan 20 14:07:25 2008 +0200
+++ b/TODO	Sun Jan 20 14:53:57 2008 +0200
@@ -1,3 +1,6 @@
+ - quota causing dovecot.index.cache files to be created with pop3
+ - save cancelled -> cache still tried to be updated
+ - configure --docdir doesn't work now
  - pipelining: commands that require output should do a delayed sync until
    there are no transactions, instead of just immediately returning OK
  - SORT/SEARCH: Replace invalid input with #fffd. Make sure squat doesn't
@@ -8,17 +11,11 @@
 
  - fix listescape plugin
  - cache: compress when we can drop temporary fields.
- - cache record joining could be done for most cases directly when writing the
-   new records
  - POP3 UIDL caching
- - expunged messages' flags may get updated in views where they're not yet
-   expunged (e.g. "expunge uid 2", "+flags \seen uid 1:3")
  - ACL: "foo/bar" in public namespace -> LIST "" % doesn't show "foo"
  - new %modifier for reverse DNS lookups with a cache
    - auth_gssapi_hostname = %Xl
    - proxying would also want DNS lookups, but not reverse..
- - proxying should support connecting to multiple IPs or if nothing works
-   fallbacking to logging in normally (optionally).
  - ldap domain lookups which set the base for user lookup
 
  - maildir+pop3/deliver fast updates:


More information about the dovecot-cvs mailing list