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
Using 3.12.8-postgres may have a bug in the Feedback configuration for sending emails, as it fails:
Sending the email to the following server failed : email-smtp.eu-west-1.amazonaws.com:2465. Could not connect to SMTP host: email-smtp.eu-west-1.amazonaws.com, port: 2465, response: -1
it also fails with 25, 587 or 2587, and with 465 or 2465
Any ideas?
The text was updated successfully, but these errors were encountered:
Using 3.12.8-postgres may have a bug in the Feedback configuration for sending emails, as it fails:
Sending the email to the following server failed : email-smtp.eu-west-1.amazonaws.com:2465. Could not connect to SMTP host: email-smtp.eu-west-1.amazonaws.com, port: 2465, response: -1
it also fails with 25, 587 or 2587, and with 465 or 2465
Any ideas?
The text was updated successfully, but these errors were encountered: