SMTP Email Issues

Status
Not open for further replies.

hopeful2

New Member
Messages
4
Reaction score
0
Points
1
Hello, x10 community. I've recently been trying to get SMTP Email to work on my site using PHP mailer. However, while using the correct domain and port, it still returns the following error:

Code:
x10host.com:465, timeout=300, options=array ()
Connection: Failed to connect to server. Error number 2. "Error notice: stream_socket_client(): unable to connect to ssl://royalcla.x10host.com:465 (Connection refused)
SMTP ERROR: Failed to connect to server: Connection refused (111)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

I have nothing else but this, so unless the support page I used is outdated (I can't find it on the current support page) I'm missing something.

Thanks for all the help!
 
Status
Not open for further replies.
Top