[Dovecot-news] v1.1.9 released

hehachris

Verified User
Joined
Nov 24, 2004
Messages
598
Location
Hong Kong
http://dovecot.org/releases/1.1/dovecot-1.1.9.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.9.tar.gz.sig

Lots of small dbox fixes, hopefully migrations from Maildir are now
working correctly. I'm also planning on releasing v1.2.beta1 in a few
days.

+ Sending SIGUSR2 to dovecot-auth now also logs statistics about cache
inserts. This could help figuring out auth cache size.
+ deliver: Added rejection_subject setting, which is used for
rejected mails.
+ pop3: Prevent clients from looping forever trying to fetch an
expunged message.
+ If login process crashes, log the IP address that (maybe) caused it.
+ If core dump limit is 0, add "core dumps disabled" to startup log line.
+ Log better messages for "Permission denied" errors
- mbox: Fixed assert-crash with pop3_lock_session=yes
- dbox: Fixes to handling maildir-converted files.
- Auth cache wasn't working correctly for all fields (e.g. allow_nets)
with blocking passdbs (e.g. mysql).
- pgsql: Handle reconnecting to server without failing auth lookups.
- Berkeley DB memory/resource leak fixes.
- maildir: Fixes to handling over 26 keywords.
 
Back
Top