There are A LOT of SMTP plugins for WordPress, some uses third-party libraries with no too much luck, others looks like the same plugin (almost identical source code) but with different name… Most of them overwrites from address and from name fields ALWAYS, breaking functionality of some other plugins that send emails using wp_mail() function. So the history repeats again, I can’t find one simple plugin that fits my needs, so I created one for myself and share it with you in the hope that you’ll find it useful. If you’re happy with the plugin please don’t forget t...
Read the full description on WordPress.org →