=== SX Easy-going SMTP === Contributors: skynix Donate link: https://skynix.co/ Tags: email, e-mail, smtp, easy, wordpress, mailing, sx, skynix Requires at least: 4.6 Tested up to: 5.3.2 Stable tag: 1.1.0 Requires PHP: 5.6 or later License: GPL3 License URI: https://www.gnu.org/licenses/gpl.html SX Easy-going SMTP is FREE plugin for sending e-mail from a wordpress web-site. Allows easily set up e-mail sending on any wordpress site in minutes. == Description == SX Easy-going SMTP is a free plugin for setting up sending emails for any Wordpress web site. Guide on how to use this plugin: First of all install the plugin as described in "Installation". After that new menu item "Settings -> SX Easy-going SMTP" will be added to admin settings menu. For setting up third party mailing service like AWS SES, Google, Postmark or any other open the page Settings -> SX Easy-going SMTP and enter given credentials like host, port, username, password. == Installation == 1. Install the plugin through the WordPress plugins screen directly or Upload the plugin files to the `/wp-content/plugins/plugin-name` directory. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Enter SMTP Settings on the page: Settings -> SX Easy-going SMTP == Frequently Asked Questions == = Where can I get SMTP Credentials? = 1. Register an account on any SMTP Providers. 2. Get Credentials there: host, port, username, password. = What should I do if emails still does not work? = 1. Contact plugin provider. == Screenshots == 1. SX Easy-going SMTP settings. == Changelog == = 1.1.0 = Stable Basic Version = 1.0.0 = Plugin uploaded. == Upgrade Notice == = 1.1.0 = * Removed mime version to prevent double mime header error that happend in ccf plugin * Implemented FROM directive = 1.0.0 = First version of plugin