Download: http://www.courier-mta.org/download.php
Commited the following changes: * Fixed an off-by-one MIME parsing bug. Even though this parser is used in many places, I don't think anything actually depended on the incorrect code; so fixing the library function should be OK. * Cleaned up some startup scripts. * New options for handling corrupted MIME mail. The existing behavior of reformatting the message as a plain text attachment is left as a default. New options are to bounce it (pre 0.36.1 behavior), or pass the mail untouched, and hope that the mail client doesn't crash. This configuration is implemented as a combination of a global setting in the bofh configuration file, as well as explicit settings in the smtpaccess file. It's possible to choose what to do based on the sender's IP address. Added corresponding support code in webadmin. * Added a script to start ESMTP over SSL on port 465. Added corresponding support code in webadmin. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
