InterNetworX | Michael Rößler writes:

Hello @ll,


I have to configure courier-mta that it firstly try to encrypt with tls
and when it fails then without tls like the following postfix-statement
does:

smtp_tls_security_level=may

Is this possible with courier-mta? I am so confused by many
configuration files and many things I have to consider.

Config file esmtpd-ssl gives me information that the esmtpd.pem must not
be world readable. At the moment esmtpd.pem is a softlink to the real
certificate file which is not world-readable anymore. Is this ok?

That's fine, but a certificate is needed for receiving mail, not sending it.

The default configuration of Courier will use TLS for sending automatically, if the remote mail server supports it, otherwise the mail will be sent unencrypted. I don't know what that Postfix setting does.

Is this configured in config file esmtproutes? here just contains:
: /SECURITY=NONE

This disables TLS for sending completely. Remove this setting.

Attachment: pgpV2TrFXVtKo.pgp
Description: PGP signature

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to