Hi,
I am new to this send mail via smtp. I'm using zoho as the host. I simply follow the instructions of WP-Mail-SMTP to change its settings.
SMTP Host: smtp.zoho.com
SMTP Port: 465
Encryption: SSL encryption
Authentication: Yes
Username: my_email@mydomain.com
Password: my password
and I am getting this output.
The SMTP debugging output is shown below:
Connection: opening to ssl://smtp.zoho.com:465, timeout=300, options=array ()
SMTP ERROR: Failed to connect to server: Connection timed out (110)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting