amazon_ses.admin.inc |
amazon_ses.admin.inc |
|
Administrative forms for Amazon SES module. |
amazon_ses.info |
amazon_ses.info |
|
; $Id$
name = Amazon SES
description = "Allow for site emails to be sent through Amazon SES."
core = 6.x
dependencies[] = creeper
package = Mail |
amazon_ses.install |
amazon_ses.install |
|
The installation instructions for Amazon SES. |
amazon_ses.mail.inc |
amazon_ses.mail.inc |
|
The code processing mail in the Amazon SES module. |
amazon_ses.module |
amazon_ses.module |
|
Enables Drupal to send email directly through Amazon SES. |
README.txt |
README.txt |
|
// $Id$
Amazon SES Module for Drupal
REQUIREMENTS
------------
* An Amazon AWS account
* Creeper Module -- http://drupal.org/project/creeper
INSTALLATION INSTRUCTIONS
-------------------------
1. Download and extract module to your Drupal… |