download   home   source


anuj.gakhar@gmail.com's Gravatar   Anuj Gakhar Dec 11, 2011 at 9:36 PM May 24, 2012 at 3:52 AM 1.0 3.0 Plugins 165 38

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