On 14.03.18 07:55, jlftl wrote:
Alright, using postconf debug_peer_list appears to have identified the issue:

Mar 14 14:03:10 enceladus postfix/smtpd[26760]: <
n5.nabble.com[162.253.133.81]: MAIL FROM:<boun...@n2.nabble.com> SIZE=3488
Mar 14 14:03:10 enceladus postfix/smtpd[26760]: >
n5.nabble.com[162.253.133.81]: 530 5.7.0 Must issue a STARTTLS command first

I modified the following:

main.cf - smtpd_tls_security_level = encrypt CHANGED TO may

master.cf - -o smtpd_tls_security_level = encrypt CHANGED TO may

1. there's no need to configure the same option in master.cf than in the
main.cf, it's required when you want to change them.

2. submission and smtps SHOULD have "-o smtpd_tls_security_level = encrypt",
clients should be required to both authentize and encrypt.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Christian Science Programming: "Let God Debug It!".

Reply via email to