You are here

README.txt in Amazon SES 6

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 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 sites/all/modules/ directory.
2.  Login as site administrator.
3.  Enable the Amazon SES module on the Administer -> Site
    building -> Modules page.
4.  Fill in required settings on the Administer -> Site configuration -> Amazon SES page.

NOTES
-----

Drupal will often use the email address entered into Administrator -> Site
configuration -> E-mail address as the from address.  This address must match your Amazon SES configuration on the Amazon AWS panel.

File

README.txt
View source
  1. // $Id$
  2. Amazon SES Module for Drupal
  3. REQUIREMENTS
  4. ------------
  5. * An Amazon AWS account
  6. * Creeper Module -- http://drupal.org/project/creeper
  7. INSTALLATION INSTRUCTIONS
  8. -------------------------
  9. 1. Download and extract module to your Drupal sites/all/modules/ directory.
  10. 2. Login as site administrator.
  11. 3. Enable the Amazon SES module on the Administer -> Site
  12. building -> Modules page.
  13. 4. Fill in required settings on the Administer -> Site configuration -> Amazon SES page.
  14. NOTES
  15. -----
  16. Drupal will often use the email address entered into Administrator -> Site
  17. configuration -> E-mail address as the from address. This address must match your Amazon SES configuration on the Amazon AWS panel.