=== Improve Email Spam Score - Improves forms phpmail spam score === Author: Teet Bergmann Contributors: teetb Tags: email, envelope sender, phpmail, phpmailer Requires at least: 5.5 Tested up to: 6.8 Requires PHP: 5.6 Stable tag: 1.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin adds a email return-path and envelope-from address to the wp_mail () function. Which reduces the spam score sent from your website form. == Description == This plugin adds a email return-path and envelope-from address to the wp_mail () function. Which reduces the spam score sent from your website form. == Screenshots == == Installation == Either using the dashboard 'Add Plugin' feature to find, install and activate the plugin, or 1. Download and unzip the plugin 2. Upload the entire contents of improve-email-spam-score to the /wp-contents/plugins directory. 3. Activate the plugin through the Plugins menu == Changelog == = 1.0 = * First Release = 1.1 = * Minor changes = 1.2 = Fixed PHP error = 1.3 = Added fallback if no e-mail set in plugin settings.