Send Email Test reports success when SMTP details are left blank
-
I installed the plugin on a new site and forgot to click “Save Changes” after entering my SMTP server details. Next, I sent a test email through the Send Email Test. The plugin reported SMTP success, hurrah!
Later I happened to look at the headers in the test email and I saw none of the expected authentication (SPF, DKIM, DMARC…) but I did see:
X-Mailer: PHPMailer 6.8.0So, WordPress sent the test message using the default PHP method but the plugin did not realize that something had gone wrong.
This isn’t really a problem for me, however, it might be nice if the plugin responded with an error message in this situation.
In every other respect I’m delighted with how simple and streamlined this plugin is. Thank you!
- The topic ‘Send Email Test reports success when SMTP details are left blank’ is closed to new replies.