Module Description
Module Description This module is used to send email via Amazon SES, instead of using Drupal's native mail system.
Advantages of this module
* You do not need to set up your own SMTP server.
* Less configuration; just setup your AWS credentials and you are all set.
* This module sends email via Amazon SES by directly calling the API.
Dependencies
* Amazon Web Services
For full functionality, the following AWS permissions are required.
* ses:GetAccount
* ses:CreateEmailIdentity
* ses:DeleteEmailIdentity
* ses:GetEmailIdentity
* ses:ListEmailIdentities
Configuration
* Configure Amazon Web Services with your AWS credentials.
* Verify your email address or domain at /admin/config/services/amazon_ses/settings/identities.
* Configure Drupal to use Amazon SES for sending email. The most common way to do this is to use the Mail System module.
Similar Modules
* Swiftmailer
* SMTP module
* Amazon SES Mailer
Advantages of this module
* You do not need to set up your own SMTP server.
* Less configuration; just setup your AWS credentials and you are all set.
* This module sends email via Amazon SES by directly calling the API.
Dependencies
* Amazon Web Services
For full functionality, the following AWS permissions are required.
* ses:GetAccount
* ses:CreateEmailIdentity
* ses:DeleteEmailIdentity
* ses:GetEmailIdentity
* ses:ListEmailIdentities
Configuration
* Configure Amazon Web Services with your AWS credentials.
* Verify your email address or domain at /admin/config/services/amazon_ses/settings/identities.
* Configure Drupal to use Amazon SES for sending email. The most common way to do this is to use the Mail System module.
Similar Modules
* Swiftmailer
* SMTP module
* Amazon SES Mailer
Module Link
Project Usage
402
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of sending email via Amazon SES instead of using Drupal's native mail system, providing advantages such as not needing to set up your own SMTP server and requiring less configuration by directly calling the API.
Data Name
amazon_ses