Problem while sending test mail
-
Versions:
WordPress: 4.9.2
WordPress MS: No
PHP: 5.6.25
WP Mail SMTP: 1.2.4Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.gmail.com
Port: 467
SMTPSecure: ssl
SMTPAutoTLS:
C:\wamp64\www\wordpress\wp-content\plugins\wp-mail-smtp\src\Debug.php:107:boolean falseSMTPAuth:
C:\wamp64\www\wordpress\wp-content\plugins\wp-mail-smtp\src\Debug.php:107:boolean trueServer:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:
2018-02-05 10:31:48 Connection: opening to ssl://smtp.gmail.com:467, timeout=300, options=array (
)
2018-02-05 10:32:30 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:467 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
)
2018-02-05 10:32:30 SMTP ERROR: Failed to connect to server: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
(10060)
2018-02-05 10:32:30 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingI am using it on localhost..
The topic ‘Problem while sending test mail’ is closed to new replies.