Amazon SES Plugin
A Plugin to interact with Amazon Simple Email Service REST API
Description
This plugin provides an interface to Amazon Simple Email Service - http://aws.amazon.com/ses/
API Reference : http://docs.amazonwebservices.com/ses/latest/APIReference/
Installation Instructions
Copy the CFC in the plugins folder and start using getmyPlugin("AmazonSES")
You will have to create some settings in your ColdBox configuration file:
ses_accessKey : The Amazon access key
ses_secretKey : The Amazon secret key
Menu
Forge Entry Types


