1.2.1releasedAmazon Simple Email Service Email Gateway
Use Amazon SES to send email
Clone URLhttps://github.com/symphonists/email_aws_ses.git
Add as a submodulegit submodule add https://github.com/symphonists/email_aws_ses.git extensions/email_aws_ses --recursive
Compatibility
2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No | No | 1.0 | 1.1.1 | 1.1.1 | 1.1.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 |
Readme
Amazon Simple Email Services (SES) Email Gateway
Summary
Uses Symphony's core email API to send emails via Amazon SES (http://aws.amazon.com/ses/).
Usage
Once installed go to System > Preferences and fill in your Amazon SES credentials. Under "Email Gateway" choose "Amazon Simple Email Service" to use this extension as your default email gateway.
Credits
Many thanks to Michael Hay for funding this extension and permitting it to be released as open source.
Version history
Symphony 2.6.x to 2.x.x
- Sanitize configuration values before output
Symphony 2.6.x to 2.x.x
- Symphony compatibility update
Symphony 2.3.x to 2.5.x
- Code format
Requires Symphony 2.3.x
Symphony 2.2 to 2.2.x