WP Mail SMTP Not Working with Outlook
-
I’m trying to use the plugin with an Outlook account. Note that I’m using the free version and have it set up under Other SMTP. I’m assuming this should still work though.
Here’s what I’m seeing in the debug when I try to send a test email:
2022-03-22 23:26:06 Connection: opening to smtp.office365.com:587, timeout=300, options=array()
2022-03-22 23:26:10 Connection failed. Error #2: stream_socket_client(): unable to connect to smtp.office365.com:587 (Connection refused) [/home/********/public_html/wp-includes/PHPMailer/SMTP.php line 388]
2022-03-22 23:26:10 SMTP ERROR: Failed to connect to server: Connection refused (111)The Outlook account I’m trying to use is set up with Multi-Factor Authentication but I’ve been told the password I was given is the App Password.
The user who set up the Outlook account also said this:
Smtp setting on my end for the email address is either enabled or disabled
When enabled, the settings are set as already described & I can’t make any changesAny ideas what might be going on? Thank you for your help.
- The topic ‘WP Mail SMTP Not Working with Outlook’ is closed to new replies.