Release Notes: Memory handling of a listening/connected sockets array was fixed.
Release Notes: This release fixes a couple of memory leaks. It adds recursion into subfolders of a maildir mailbox, and adds support for SHA1 passwords. By default, changes are committed on close-after-QUIT. Support has been added for intelligent filenames in maildirs. A new authenticator auth_gdbm added has been added. Support has been added for qmail-pop3d style UIDLs. Support has been added for syslog-like log levels. The use of select(2) has been replaced with poll(2). maildir-ignore-folders may now contain regular expressions.
Release Notes: A couple of errors in the man page and configuration directives which got lost were fixed. The default value for max-children was increased from 16 to 100. A typo in Makefile.am was fixed. A patch to allow substitution variables to be used in LDAP base configurations was incorporated. The apop-only option was altered to affect unsecured connections only. "Mass virtual hosting" was fixed. Performance under heavy load was improved. An optional cache for authentication results was added. A bug in the TLS implementation which could cause connections to be dropped by the server was fixed.
Release Notes: Some omissions in the man page have been fixed. A bug which caused bind(2) to fail on some systems has been fixed. A small error has been corrected in README.bulletins. The log-bad-passwords option has been added. A bug in password handling which prevented passwords in the MySQL format from working has been fixed.
Release Notes: This release adds support for TLS/SSL, WHOSON, PostgreSQL-based authentication, "mass virtual hosting", scripting hooks for server bulletins, optional locking of maildirs, bugfixes, and performance enhancements.
Release Notes: Support for authentication against /etc/passwd-style flat text files, new configuration-file options equivalent to the -d commandline switch, support for notification of a DRAC server for POP-before-SMTP relaying, support for the $(serverhost) substitution variable in certain authenticators, and various bugfixes.
Release Notes: This version adds LDAP authentication, integrated POP-before-SMTP relaying support, and various bugfixes.
Release Notes: This release contains fixes for bugs in the logging and maildir parsing code, and in the Perl module supplied to assist in writing auth-other/auth-perl authenticators. There is a modification to the authenticator design to enable easier implementation of POP-before-SMTP relaying. Support has been added for templated queries and use of the MySQL PASSWORD() hashing method in auth-mysql. Support for TCP wrappers has been added.
Release Notes: This release contains minor changes and the addition of metadata caching for BSD mailspools. In addition, the mailbox object was modified for efficiency reasons. A bug which could cause child processes to fail with SIGSEGV under heavy load has been fixed. In view of this, it is recommended that existing installations be upgraded.
Release Notes: Minor fixes, and integration of support for alternative password formats in auth_mysql.