btcpayserver / btcpayserver-docker

Docker resources for hosting BTCPayServer easily
MIT License
575 stars 353 forks source link

Email Settings failed for a SMTP provider that requires TLS #504

Open lastcron opened 3 years ago

lastcron commented 3 years ago

Hi,

Im trying to use AWS SES SMTP settings/credentials in order to send emails but AWS requires TLS.

Email Sending test fails with an error saying that the server:

"The SMTP server requires a secure connection or the client was not authenticated. The server response was: Authentication required"

and the logs of btcpay server shows a .net exception about it.

Let me know how I can help.

Thank You

mccolister1017 commented 3 years ago

same thing for me anyway

askthomas commented 2 years ago

Can you configure smtp not to use ssl?