Hello good afternoon!
I have a problem sending emails using Zoho SMTP servers through my website when hosted, but when the site is in my notebook, it works perfectly.
When sending mail using port 587, it returns the message (attachment I):
Error on line: # 367 :: stream_socket_enable_crypto (): The certificate pair CN = `server2.rapidcloud.com.br 'does not match the expected CN =` smtp.zoho.com'
/home/petskoon/public_html/_app/Library/PHPMailer/class.smtp.php
When using port 465, it returns the message (Annex II):
I did some research on the internet and found that the problem on port 587 is about the incompatibility of certificates between servers. I have seen many problems like mine in the Zoho forum and I believe Zoho has helped them.
I tested on 4 different accounts and they all gave the error. Can you help me?
Any questions, I'm at your disposal!
Thankful.