This is a discussion on [courier-users] New releases of Courier packages within the Courier-Imap forums, part of the Mail Servers and Related category; Download: http://www.courier-mta.org/download.php New releases of courier-authlib, courier, courier-imap, and sqwebmail packages. courier-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkh6f3sACgkQx9p3GYHlUOJAAQCcD0SkPZJrUx xarMJM5EabkqNf 6SUAnA74GcKICzslpdkhvnVtd+HxtRW/ =a91a -----END PGP SIGNATURE----- |
|
|||
|
Sam Varshavchik wrote:
> • Switch to versionless shared libraries. Out of curiosity, what's the rationale behind that decision? -- ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |
|
|||
|
Alessandro Vesely writes:
> Sam Varshavchik wrote: >> • Switch to versionless shared libraries. > > Out of curiosity, what's the rationale behind that decision? ..so versions, in this case, are not really needed. The library always dlopens the unversioned .so filenames. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkh7MgkACgkQx9p3GYHlUOLqCgCggAt1XxvguM dMb/tLPrj4eFD9 LtkAn2DmSWZhL4N0QLfUzASGJtAiorT4 =Jn2P -----END PGP SIGNATURE----- |