[CentOS] error in maillog

Feizhou feizhou at graffiti.net
Wed Jul 5 09:27:42 UTC 2006


Hello Dennis,

dennis f. castaneda wrote:
> hi to all,
> 
> 

In main.cf, all I needed was the following to get tls working.

smtpd_tls_cert_file = /etc/postfix/smtpd.pem
smtpd_tls_key_file = $smtpd_tls_cert_file
smtpd_use_tls = yes
smtpd_tls_loglevel = 1

Regarding permissions:

make sure that the postfix user can access the certificate file because 
smtpd will run as postfix user.



More information about the CentOS mailing list