Support for Email Server TLS encryption on Sentora?
#20
RE: Support for Email Server TLS encryption on Sentora?
(09-20-2017, 05:09 PM)zanga Wrote: Found the issue, in the postfix configuration I added the cert instead of the fullchain and the private key.
All green now Big Grin

when you say you added the cert (which caused error)

smtp_use_tls = no
smtpd_use_tls = yes
smtpd_tls_security_level = may
smtp_tls_note_starttls_offer = yes
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom
smtp_tls_session_cache_database = btree:$data_directory/smtp_tls_session_cache
smtpd_tls_key_file = /etc/letsencrypt/live/mail.domain.tk/privkey.pem
smtpd_tls_cert_file = /etc/letsencrypt/live/mail.domain.tk/cert.pem   < WHAT SHOULD I PUT HERE IF NOT CERT PATH?
smtpd_tls_CAfile = /etc/letsencrypt/live/mail.domain.tk/fullchain.pem

as you see above in postfix main.cnf 
I added cert path ????

what should go there to stop error?
Reply


Messages In This Thread
RE: Support for Email Server TLS encryption on Sentora? - by CMs222 - 02-03-2018, 08:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Email has suddenly stopped coming through rsthomas 4 7 ,847 10-12-2022, 09:29 PM
Last Post: rsthomas
External mail client cannot connect to server iraqiboy90 2 8 ,210 02-28-2021, 11:34 AM
Last Post: iraqiboy90
can not send email - SMTP error on roundcube wolvepy 9 35 ,640 01-03-2020, 08:37 AM
Last Post: Telepuzik

Forum Jump:


Users browsing this thread: 1 Guest(s)