Hi
We are attempting to connect to a third party mail server, via SMTP, through our Mailpoet plugin on WordPress.
I have tried to connect to three different SMTP mail servers, but I keep on getting the same error:
Error Sending Message SMTP works with MailPoet to ** EMAIL ** | SMTP Error: Could not connect to SMTP host. |
Warning: stream_socket_enable_crypto(): Peer certificate CN=*.a2hosting.com' did not match expected CN=
smtp.gmail.com’ in /home/aissoftw/web/app/plugins/wysija-newsletters/inc/phpmailer/class.smtp.php on line 1118
Error Sending Message SMTP works with MailPoet to ** EMAIL ** | SMTP Error: Could not connect to SMTP host. |
Warning: stream_socket_enable_crypto(): Peer certificate CN=*.a2hosting.com' did not match expected CN=
smtp.gmail.com’ in /home/aissoftw/web/app/plugins/wysija-newsletters/inc/phpmailer/class.smtp.php on line 1118
Can you advise how I can solve this issue?