1 message in net.sourceforge.lists.courier-sqwebmail[sqwebmail] New releases of Courier p...
FromSent OnAttachments
Sam VarshavchikJul 13, 2008 3:19 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] New releases of Courier packagesActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 13, 2008 3:19:16 pm
List:net.sourceforge.lists.courier-sqwebmail

Download: http://www.courier-mta.org/download.php

New releases of courier-authlib, courier, courier-imap, and sqwebmail packages.

courier-authlib 0.61.0:

Changes:

• Implement stubs for the SASL EXTERNAL authentication method.

• Switch to versionless shared libraries. Install all shared libraries just as <libname>.so. make install manually removes *.so.0.0 files that were left over from previous versions, and installs a temporary *.so.0 symlink to *.so, for temporary binary ABI compatibility with 0.60. The symlinks will be removed in 0.62.

===========================================================================

courier-0.60.0:

Includes all changes in courier-imap and sqwebmail packages, see below.

Changes:

• Adjust default SSL/TLS settings. Fix a bug in TLS session caching.

• Clean up configure scripts and makefiles.

• Several portability fixes.

• Update internal documentation.

• Implement the ability to authenticate using SSL certificates. courier-authlib 0.61, or higher, required.

• Remove SSL CA bundle from the package, use system-installed SSL CAs.

===========================================================================

courier-imap 4.4.0:

Changes:

• Optimizations to IMAP keywords. A trade-off with concurrency: faster speed in exchange for a race condition if two concurrent sessions attempt to update keywords on the same message -- the last one wins.

• Add a POP3 login timeout.

• Fix parsing of backslashes in address fields.

• Implement SSL certificate based authentication.

• Fix minor issues with SSL/TLS session caching

===========================================================================

sqwebmail-5.2.2:

• Various fixes to the build scripts. Include the m4 subdirectory in the tarball.

• Mail forwarded by the mail filter will carry a null return address.

• Fix parsing of email addresses with backslashes.