I am struggle for 2 days with this problem.
I am going to send email from my localhost using WordPress.
I am using wp_mail()
function so I decided to use WP Mail SMTP plugin.
But I have a problem while configuring it.
This is screen shot of my configuration.
When I try to send test email, it fails.
Anyone please help me
Advertisement
Answer
From the plugins list, I’ve noticed you are using Postman SMTP plugin, which causes conflict with the WP Mail SMTP plugin. If you disable that plugin, it will work correctly.