I have the following line on my laptops smtpd.conf:

action "relay" relay host "smtp+tls//label@domain:587" auth <secrets> tls no-verify

I had to add the no-verify for some reason with the upgrade to 6.4. I was trying to figure out why tls was failing, so I started testing with openssl s_client and it wasn't being very useful. I looked at the logs on the server and this is what it shows:

Nov 13 21:47:40 mail smtpd[37181]: bee1391f24a23978 smtp failed-command address=50.55.65.87 host=50.55.65.87 command="pipelining" result="500 5.5.1 Invalid command: Command unrecognized" Nov 13 21:47:50 mail smtpd[37181]: bee1391f24a23978 smtp disconnected address=50.55.65.87 host=50.55.65.87 reason=disconnect

I'm not sure if this is an smtpd bug or an s_client bug or neither.


Thanks,


Edgar


--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to