Replies: 0
Hi,
I am trying to set WP Mail up with outlook email, but I get the below message. If someone could help that would be great 🙂
Versions:
WordPress: 5.5.1
WordPress MS: No
PHP: 7.3.23
WP Mail SMTP: 2.4.0
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: outbound.everytech.com
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.1 11 Sep 2018
Debug:
Mailer: Other SMTP
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
SMTP Debug:
2020-10-08 09:41:25 Connection: opening to outbound.everytech.com:25, timeout=300, options=array()
2020-10-08 09:41:25 Connection failed. Error #2: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known [/var/www/vhosts/sparkscs.co.uk/httpdocs/wp-includes/PHPMailer/SMTP.php line 344]
2020-10-08 09:41:25 Connection failed. Error #2: stream_socket_client(): unable to connect to outbound.everytech.com:25 (php_network_getaddresses: getaddrinfo failed: Name or service not known) [/var/www/vhosts/sparkscs.co.uk/httpdocs/wp-includes/PHPMailer/SMTP.php line 344]
2020-10-08 09:41:25 SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting