SZÉPE Viktor writes:

6) telnet email-smtp.us-west-2.amazonaws.com 587
220 email-smtp.amazonaws.com ESMTP SimpleEmailService-1868680227
MmKC14V2dPS1oRPRtSjF

Courier says: /SECURITY=REQUIRED set, but TLS is not available
Could it be that Courier compares the SMTP banner
(email-smtp.amazonaws.com) to the certificate CN, not the specified
host name (email-smtp.us-west-2.amazonaws.com) ?

Looks like that server uses a self-signed certificate, and if it's not added to your trusted certificate store, TLS negotiation will fail.

You would think that Amazon has the resources to pay itself a few bucks each year, for a properly signed certificate.

You'll have to reset TLS_VERIFYPEER to NONE, in the esmtpd-ssl config file.

Attachment: pgptGSH94vCGy.pgp
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to