Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outbound mail server used has weak TLS support #143

Open
guillemj opened this issue Sep 2, 2019 · 1 comment
Open

Outbound mail server used has weak TLS support #143

guillemj opened this issue Sep 2, 2019 · 1 comment
Labels

Comments

@guillemj
Copy link

guillemj commented Sep 2, 2019

It looks like the outbound mail server being used from Amazon, has weak TLS support, which is interesting given the purpose of this effort. :)

This is the log I got when the SMTP servers tried to contact mine:

2019-09-02 01:07:17 TLS error on connection from a27-201.smtp-out.us-west-2.amazonses.com [54.240.27.201] (gnutls_handshake): No supported cipher suites have been found.
2019-09-02 01:07:17 TLS error on connection from a27-202.smtp-out.us-west-2.amazonses.com [54.240.27.202] (gnutls_handshake): No supported cipher suites have been found.

@guillemj guillemj changed the title Outbound mail server user has weak TLS support Outbound mail server used has weak TLS support Sep 2, 2019
@sydneyli
Copy link
Contributor

Thanks for the report! I’ve forwarded the note to our tech ops team and we’ll look into alternative sending services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants