Victor Duchovni schrieb:
> 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
> 
Hi Victor,
i have postfix 2.6.2 recompiled from a suse rpm
and these setting still work (smtpd_tls=yes)
without any warning, do you know if is for backwards compat
or relate to some suse extra patches ?

-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

Reply via email to