Replies: 0
Versions:
WordPress: 4.9.4
WordPress MS: No
PHP: 5.6.7
WP Mail SMTP: 1.2.5
Params:
Mailer: smtp
Constants: Yes
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.office365.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:
2018-03-19 21:55:41 Connection: opening to smtp.office365.com:587, timeout=300, options=array (
)
2018-03-19 21:55:42 Connection: opened
2018-03-19 21:55:42 SERVER -> CLIENT: 220 VI1PR04CA0074.outlook.office365.com Microsoft ESMTP MAIL Service ready at Mon, 19 Mar 2018 21:55:41 +0000
2018-03-19 21:55:42 CLIENT -> SERVER: EHLO http://www.kizilkaya.com.tr
2018-03-19 21:55:42 SERVER -> CLIENT: 250-VI1PR04CA0074.outlook.office365.com Hello [81.22.98.225]
250-SIZE 157286400
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-8BITMIME
250-BINARYMIME
250-CHUNKING
250 SMTPUTF8
2018-03-19 21:55:42 CLIENT -> SERVER: STARTTLS
2018-03-19 21:55:42 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
2018-03-19 21:55:42 SMTP Error: Could not connect to SMTP host.
2018-03-19 21:55:42 CLIENT -> SERVER: QUIT
2018-03-19 21:55:42 SERVER -> CLIENT:
2018-03-19 21:55:42 SMTP ERROR: QUIT command failed:
2018-03-19 21:55:42 Connection: closed
2018-03-19 21:55:42 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting