1 message in net.sourceforge.lists.courier-sqwebmail[sqwebmail] New releases of Courier p...
FromSent OnAttachments
Sam VarshavchikSep 29, 2007 7:39 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:Sep 29, 2007 7:39:46 pm
List:net.sourceforge.lists.courier-sqwebmail

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

See below for release notes specific to each package. Highlights:

• All packages' distribution terms are now GPL 3

• Many fixes to sqwebmails handling of HTML mail

• Some people may see noticable performance gains when running Courier-IMAP over NFS.

• If you're using courier-analog, don't forget to update it too.

Detail release notes:

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

courier-authlib 0.60.0:

• Fix some compiler errors in authvchpw

• userdb: allow underscores in login names

• courierlogger: use OPEN_MAX or sysconf(_SC_OPEN_MAX) to pick the highest available file descriptor for the lock file

• License update to GPL3

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

courier-imap 4.2.0

• COPYING updated to GPL 3

• Updated man pages to Docbook XML 4.4

• IMAP performance improvements

• Ignore SIGPIPE errors in couriertcpd, preventing couriertcpd from being terminated if the stderr logger crashes.

• Logging changes - include remote port number in IMAP and POP3 logs

• If using courier-analog, must upgrade to version 0.15

• Try to autodetect clock skew

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

sqwebmail 5.2.0:

• PAM configuration file updated for Fedora 7

• Fix GPG signing of multipart messages that contain 8 bit content

• Fixes to inferred HTML formatting

• Updated license to GPL 3

• System footer wasn't correctly appended to HTML-formatted mail.

• If set, use SQWEBMAIL_RANDSEED to seed http link redirector hash.

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

Courier 0.57:

This release of Courier brings long overdue code cleanup to major components.

• Updated COPYING to GPL 3.

• Include remote port number in IMAP and POP3 logs

• If using courier-analog, must upgrade to 0.15.

• Minor changes to webmlm.

• couriermlm and core Courier logic rewritten to use modern C++ STL

• New option for TLS_PROTOCOL and SSL_PROTOCOL: "SSL23" - equivalent to "SSL3" in Courier <0.56.

• Configuration scripts rebased off a more current autotools.

• sqwebmail -- fix a formatting problem with meta-HTML message composition.

• Updated sample PAM config files

• Fix bug in signing of multipart messages that contain 8 bit content (sqwebmail)

• IMAP performance improvements

• "courier show all" and "courier clear all" -- manage backscatter suppresion list.

• Looping SPF query should abort with SPF UNKNOWN, as per specs.

• Ignore SIGPIPE errors in couriertcpd, preventing couriertcpd from being terminated if the stderr logger crashes.

• sqwebmail - Global footer wasn't being added correctly do HTML-formatted mail.

• sqwebmail - remove some hardcoded settings. Use SQWEBMAIL_RANDSEED to force the random number seed for URL redirectors.

• Reject <@domain.com> recipient addresses

• IMAP server tries to autodetect clock skew

• courierlogger: use OPEN_MAX or sysconf(_SC_OPEN_MAX) to pick the highest available file descriptor for the lock file