|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Victor Duchovni (Victor.Duchovni
morganstanley.com)
Date: Sun Jul 12 2009 - 12:51:57 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jul 12, 2009 at 10:31:58AM +0200, Robert Schetterer wrote:
> Hi, what have you tried something like this in master.cf ?
>
> submission inet n - n - 100 smtpd
> -o smtpd_etrn_restrictions=reject
> -o smtpd_tls=yes
> -o smtpd_sasl_auth_enable=yes
> -o smtpd_client_restrictions=permit_sasl_authenticated,reject
There is no "smtpd_tls" parameter. With Postfix 2.3 and later, the
correct way to enable TLS is:
smtpd_tls_security_level=may
if you want to mandate TLS:
smtpd_tls_security_level=encrypt
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomo
postfix.org?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]