Skip to content

johndbritton/heroku-auto-emailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Auto Emailer

Send an email automatically every other Wednesday using Heroku.

Automated emails in 10 seconds

$ git clone git://github.com/johndbritton/heroku-auto-emailer.git heroku-auto-emailer
$ cd heroku-auto-emailer
$ heroku create 
$ git push heroku master
$ heroku addons:add sendgrid:free
$ heroku addons:add cron:daily

Customize

Edit the Rakefile to change subject, from, to, body and message frequency.

Author

John Britton - http://www.johndbritton.com

About

Send a regularly scheduled email using Heroku.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages