SqWebMail 5.1.0
Download: http://www.courier-mta.org/download.php#sqwebmail
• Fixed compiler warnings. Updated build toolchain scripts to newer
versions of libtool/autoconf/automake/gettext.
• Increase max allowed size of the CGI environment variables.
• Rewrite LDAP address book support. LDAP address book setup has been
simplified by removing configuration options that nobody used.
• LDAP search is now a single text field, which runs an intuitive search on
several key LDAP attributes that are expected to contain the searched-for
key.
• Internally the LDAP search API has been rewritten. The wrapper for
OpenLDAP's ldapsearch tool has been replaced with native OpenLDAP code.
• Configuration settings that limit message sizes can now be adjusted at
runtime, using environment variables.
============================================================================
Courier-IMAP 4.1.0
Download: http://www.courier-mta.org/download.php#imap
Changes:
• Fixed compiler warnings. Updated build toolchain scripts to newer
versions of libtool/autoconf/automake/gettext.
• Add additional accounting-related I/O byte counts to syslog messages.
• Reinitialize folder UID after a CREATE and RENAME.
============================================================================
Courier 0.53.0
Download: http://www.courier-mta.org/download.php
Changes:
• All the above changes
• maildirquota: Unclobber the Date: header.
• ldapaliasd: Try to recover when the LDAP server closes the persistent
socket, for inactivity.