+ - lseek(Maildir/dovecot-uidlist) failed: Stale NFS file handle
+ - acl vfile does lots of repeating open/stats, why?
+ - convert plugin: convert_pop3_uidl_format setting? so old %f uidls could be
+ converted to dbox..
+ - global acl: create foo ACL file, create foo/bar -> internal error?
+
- namespace shared: prefix = shared/%%d/%%u/: LIST shared/% doesn't work
- proxying: support fallbacking to local (or other?) server if the first
one is down
- read the entire file to memory only once and keep it there, stat() later
to see if it has changed. if not, perhaps don't even bother stat()ing
dovecot-acl files? at least not that often..
- - virtual mailboxes: backend mailbox where to save mails if they're tried to
- be saved to the virtual mailbox.
- acl example in wiki with acl_shared_dict = file:/var/mail/%d/dovecot.shared
- with list=children
- add anonymous environment for anon logins
AC_PREREQ([2.59])
-AC_INIT([Dovecot],[1.2.beta1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[1.2.beta2],[dovecot@dovecot.org])
AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE([foreign])