AWS Automatic SES

AWS Automatic SES configures WordPress run on an EC2 instance to use SES for email delivery.

This plugin is not for generic use of SES. If you want to use SES outside of EC2 or have more control over the settings, then use another SES email plugin.

  • Region is automatically picked based on the region the EC2 instance is run in.
  • The EC2 instance's Role is used and expected to have the necessary permissions for sending raw emails.
  • Only sender addresses verified for use with SES are used.

AWS permissions:

  • ses:SendRawEmail (required) – Required for basic email sending functionality.
  • ses:GetIdentityVerificationAttributes – If granted, will be used to warn if the default sender is not verified in SES. Required if you want AWS Automatic SES to permit the use of any from address that is verified in SES.
  • ses:ListIdentities (optional) – Optionally used to display a short list of identities verified in SES on the settings page.

Simple Email

Simple Email reconfigures WordPress' WP_Mail function to use Amazon's Simple Email Service http://aws.amazon.com/ses/. Known limitations (your mileage may vary): Does not support attachments Emails will no longer come from wordpress@yourdomain.com but from the authenticated address (see installat.........

Similar: 80%

Delayed Email

Delay the sending of an email. wp_delayed_mail is the same as wp_mail except that the first argument passed to wp_delayed_mail is the UNIX epoch timestamp at which to send the email....

Similar: 60%

WP SES

WP-SES redirects All outgoing WordPress emails through Amazon Simple Email Service (SES) instead of local wp_mail function. This ensures high email delivrability, email trafic statistics and a powerful managed infrastructure. This plugin is functionnal and I use it on several websites. WPMU feature.........

Similar: 42%

MBC SMTP Flex

Use SMTP with authentication to deliver messages from WordPress. Intercepts wp_mail function to allow you to define the server, port, connection security and credentials. Designed initially as a replacement for the wp_mail function, this plugin uses the core WordPress mail functions and extends onl.........

Similar: 37%

WP Amazon SES SMTP

With WP Amazon SES SMTP plugin you can connect Amazon SES to your WordPress website for sending emails. It bypasses the normal WP mail function and sends email using Amazon SES service. Simply add your Amazon SES Hostname, Choose the Region of your SES account, Add Username and Password and start de.........

Similar: 24%

WP Mailgun SMTP

With WP Mailgun SMTP plugin you can connect Mailgun to your WordPress website for sending emails. It bypasses the normal WP mail function and sends email using Mailgun service. Simply Add Username and Password and start delivering emails through Mailgun. You can also change the From Email address .........

Similar: 18%

WP Mail Booster - WordPress Mail Plugin

WordPress Mail Booster - Best PHPMailer & SMTP Mailer This plugin reconfigures the wp_mail() function and make it more enhanced to use SMTP instead of mail() with various options available. The Plugin has options to choose between your custom smtp server or the inbuilt phpmailer....

Similar: 18%

eTemplates

eTemplates simplifies the creation and delivery of dynamic emails. The plugin is best used in conjunction with custom coded application style websites that send out emails populated with dynamic data to users at specific points in the application logic. Some examples of usage could be: Shopping .........

Similar: 18%

Easy SMTP Mail

Webriti SMTP Mail can help us to send emails via SMTP instead of the PHP mail() function. It adds a settings page to "Dashboard"->"Settings"->"Webriti SMTP Email" where you can configure the email settings. This plugin reconfigure's the wp_mail() function to send SMTP Mails. But you have to m.........

Similar: 18%

WP Email SMTP

WP Email SMTP plugin allows you to connect any SMTP for sending emails from your WordPress site. It bypasses the normal WP mail function and sends emails using the smtp protocol of your choice. You can connect any SMTP service like Amazon SES, MailGun, SendGrid, MailJet, MailGet to send emails usin.........

Similar: 13%