global-smtp
global-smtp copied to clipboard
WordPress Global SMTP
Hello. How to fix this when Domain Mapping is Activated in a WordPress Multisite to let the sub-site use it's identity on Email Header?
This update add a new option (GLOBAL_SMTP_AUTH) to allow to configure if authentication is needed.
I was testing the plugin and could not get it working... until I found this tiny mistake that I had coped on my server wp-config.php :-)
If you're using tools like mailcatcher (or any fake smtp tool) you need to use unauthenticated smtp. With #master it didn't worked (maybe a space was automatically append to the...
Hi, I just installed the plugin from the WP repository on a single and on a multisite install (network activated). The installs are local installs. This is my experience: GLOBAL_SMTP_FROM...