When I try to send a test mail using Gmail SMTP, an error occured.
Here goes the error message:
Error Sending Message SMTP works with MailPoet to info@xxxxxxxxx.com | SMTP Error: Could not connect to SMTP host. |
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/xxxxxx/public_html/wp-content/plugins/wysija-newsletters/inc/phpmailer/class.smtp.php on line 123
Warning: fsockopen(): unable to connect to ssl://smtp.gmail.com:465 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/xxxxxxx/public_html/wp-content/plugins/wysija-newsletters/inc/phpmailer/class.smtp.php on line 123
Error Sending Message SMTP works with MailPoet to info@xxxxxxxx.com | SMTP Error: Could not connect to SMTP host. |
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/designdo/public_html/wp-content/plugins/wysija-newsletters/inc/phpmailer/class.smtp.php on line 123
Warning: fsockopen(): unable to connect to ssl://smtp.gmail.com:465 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/xxxxxxxxx/public_html/wp-content/plugins/wysija-newsletters/inc/phpmailer/class.smtp.php on line 123
Ive been browsing for hours and found no solution.
Could you help me to make this work? Thanks a lot :)