test fails with office 365 email
-
Hi, I have an office 365 email.
Versions:
WordPress: 4.9.4
WordPress MS: No
PHP: 5.6.30
WP Mail SMTP: 1.2.5Params:
Mailer: smtp
Constants: No
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
SMTP Debug:
2018-02-19 15:12:25 Connection: opening to smtp.office365.com:587, timeout=300, options=array ( ) 2018-02-19 15:12:35 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to smtp.office365.com:587 (Connection refused) 2018-02-19 15:12:35 SMTP ERROR: Failed to connect to server: Connection refused (111) 2018-02-19 15:12:35 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
- The topic ‘test fails with office 365 email’ is closed to new replies.