You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
guillemj
changed the title
Outbound mail server user has weak TLS support
Outbound mail server used has weak TLS support
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.
The text was updated successfully, but these errors were encountered: