Hello,
I am trying to use Amazon SES for my websites at my CWP server.
My SES credentials work fine and tested locally through Thunderbird. Under a port check from my website online I receive:
Port 25 OK
Port 2525 not opened on your server errornum: 111 : Connection refused
Port 587 OK
Port 465 not opened on your server errornum: 0 :
I have also added at /admin/index.php?module=file_editor&file=/etc/csf/csf.conf the 465 at
# Allow outgoing TCP ports
and
# Allow incoming TCP ports
But problem remains. And if I disable firewall again I receive:
Port 25 OK
Port 2525 OK
Port 587 OK
Port 465 not opened on your server errornum: 0 :