Plugin / WP Offload SES Lite

Delicious Brains

Frequently Asked Questions (FAQ)

If you upgrade to WP Offload SES, we will gladly provide you with email support. We take pride in delivering exceptional customer support. We do not provide email support for the free version.
Latest version of WordPress or the one previous PHP 5.5+ compiled with the cURL extension MySQL 5.5+ Apache 2+ or Nginx 1.4+ Amazon Web Services account
While you can see a list of all emails sent from your site with this plugin, WP Offload SES Lite does not auto-retry failures (nor does Amazon SES). If you’d like a plugin that will auto-retry for you, upgrade to WP Offload SES.
We are not otherwise linked to Amazon or Amazon Web Services. Please direct your specific Amazon questions to Amazon support.
You can configure the entire network to use the same settings by configuring the plugin via the Network Admin settings screen. If a subsite should have different settings, you can override some or all of the network settings by going to the WP Offload SES Lite settings page for that subsite. You can also use the WPOSES_SETTINGS constant to define settings that will be applied to all subsites and can’t be overridden via the UI: define( 'WPOSES_SETTINGS', serialize( array( // Send site emails via Amazon SES. 'send-via-ses' => true, // Enable open tracking. 'enable-open-tracking' => true, // Enable click tracking. 'enable-click-tracking' => true, // Amazon SES region (e.g. 'us-east-1' - leave blank for default region). 'region' => 'us-east-1', // Changes the default email address used by WordPress 'default-email' => '[email protected]', // Changes the default email name used by WordPress. 'default-email-name' => 'Your Name Here', // Sets the "Reply-To" header for all outgoing emails. 'reply-to' => '[email protected]', // Sets the "Return-Path" header used by Amazon SES. 'return-path' => '[email protected]', // Amount of days to keep email logs (e.g. 30, 60, 90, 180, 365, 730) 'log-duration' => '30', ) ) ); See our documentation on this for more information.
Yes, the wposes_mail_sent hook could be used to log emails, or post email info to an API or database: function myMailSentHook( $to, $subject, $message, $headers, $attachments ) { // Your code here. } add_action( 'wposes_mail_sent', 'myMailSentHook', 10, 5 );
Yes, please do! It’s easy. Visit translate.wordpress.org Choose your locale Click on Plugins Search for WP Offload SES Lite Click on WP Offload SES Lite Translate!
Yes, WP Offload SES should be compatible with any plugin that uses the standard wp_mail() function for sending email. If you’ve found a plugin that isn’t using that function for sending mail, you may want to reach out to the plugin developer and see if that can be changed.
Please double check the credentials match up with the credentials you received when creating your IAM user, and that your IAM user has the AmazonSESFullAccess permission.

Ratings

4.3
28 reviews

Rating breakdown

Details Information

Version

1.2.2

First Released

28 Jan, 2011

Total Downloads

181,758

Wordpress Version

5.0 or higher

Tested up to:

5.2.4

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.