dovecot: updated

dovecot at dovecot.org dovecot at dovecot.org
Sat Dec 29 23:54:57 EET 2007


details:   http://hg.dovecot.org/dovecot/rev/238816066c95
changeset: 7072:238816066c95
user:      Timo Sirainen <tss at iki.fi>
date:      Sat Dec 29 23:54:54 2007 +0200
description:
updated

diffstat:

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

diffs (25 lines):

diff -r 5de49bb0a7b3 -r 238816066c95 TODO
--- a/TODO	Sat Dec 29 21:39:30 2007 +0200
+++ b/TODO	Sat Dec 29 23:54:54 2007 +0200
@@ -1,8 +1,10 @@
+ - 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
+   index it.
  - stat() failed with index cache file /home/tss/dbox/INBOX/dbox-Mails/dovecot.index.cache: No such file or directory
- - squat: handle expunges
+ - squat: handle expunges, nfs support
  - fts lucene broken
- - recent flag handling is still slightly buggy with simultaneous connections
-   with maildir and mbox
 
  - fix listescape plugin
  - cache: compress when we can drop temporary fields.
@@ -17,6 +19,7 @@
    - 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:
    - with locking enabled, pop3 could just keep the one and same sync lock and


More information about the dovecot-cvs mailing list