=== WP easy mail SES === Contributors: okamos Donate link: Tags: aws, ses, email Requires at least: 3.4 Tested up to: 4.7.5 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easy to use. Send emails via AWS Simple Email Service(SES) == Description == Easily send emails using Amazon SES. This plugin reconfigures the wp_mail() function and create an option page. Note: Before you can send an email using Amazon SES, you must verify email address (or the domain). See http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html Features: * Setting AWS access_key_id, secret_key_id, email... etc. * Validation of Amazon API Credentials and Email. * Send test message. Roadmap: * Display send quota. == Installation == 1. Download plugin 2. Upload to your `/wp-contents/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == == Screenshots == 1. Option page. == Changelog == 1.0 Initial working version. == Upgrade Notice ==