Skip to content

timstermatic/node-amazon-ses-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-amazon-ses-example

An example of using Amazon SES with Node

Installation

  1. Run npm install from the node-amazon-ses-example directory.
  2. Edit config.json with your AWS key and secret.
  3. Edit send.js. Change the sender address to one you have verified with Amazon SES and add a recipient.
  4. Run it: node send.js

About

An example of using Amazon SES with Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published