From: Timo Sirainen Date: Fri, 23 Oct 2009 03:07:26 +0000 (-0400) Subject: Released v2.0.alpha2. X-Git-Tag: 2.0.alpha2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75948d94c05ef4dceba39e84f415b3fb948b2e1f;p=thirdparty%2Fdovecot%2Fcore.git Released v2.0.alpha2. --HG-- branch : HEAD --- diff --git a/NEWS b/NEWS index 1f78b29ebd..ede3087d01 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v2.0.alpha1 2009-10-12 Timo Sirainen +v2.0.UNSTABLE Timo Sirainen * Global ACLs are now looked up using namespace prefixes. For example if you previously had INBOX. namespace prefix and a global ACL for @@ -14,6 +14,7 @@ v2.0.alpha1 2009-10-12 Timo Sirainen + doveadm utility can be used to do all kinds of administration functions. Old dovecotpw and *view utilities now exist in its subcommands. + + imap and pop3 processes can now handle multiple connections. v1.2.6 2009-10-05 Timo Sirainen diff --git a/TODO b/TODO index cfe12b8ce1..f75e23c81f 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,19 @@ - - mail_uid, mail_gid, mail_chroot not works! - - Allow %variables in mail_chroot setting - - what the hell does --with-sql-drivers do? - - --with-sql=plugin --with-mysql, --with-sql --with-mysql=plugin, .. ??? + - change the plugin hooks into some better API that allows adding/removing + them and maybe allows also calling them per-user basis to get per-user + plugins when multiple users are handled by same process + - shutdown_clients + - yes should probably also stop proxying + - no causes master now to kill the children after 10 secs + - verbose_proctitle=yes is now completely useless with imap/pop3 processes + - deliver -r
used as autoreplies' From-address? + - auth: add increasing per-ip failure delay using anvil? + - add fd limit checks/warnings + - config: ssl=no, ssl_cert=