Skip to:
Steps to reproduce
Setup a distributed configuration using mail server connection
Enter SMTP credentials using TLS, e.g. for GMail (usually port 587)
Expected result
Connection is working properly.
Actual result
Connection fails with an error like:
An error occurred while trying to validate the queues: Could not connect to SMTP host: XXX, port: 587
Workaround
Use a different way of connecting to the server, e.g. over SSL (default port is 465).
Steps to reproduce
Setup a distributed configuration using mail server connection
Enter SMTP credentials using TLS, e.g. for GMail (usually port 587)
Expected result
Connection is working properly.
Actual result
Connection fails with an error like:
An error occurred while trying to validate the queues: Could not connect to SMTP host: XXX, port: 587
Workaround
Use a different way of connecting to the server, e.g. over SSL (default port is 465).