This is an example Rails app to show how to accept incoming email with Postmark and the postmark-mitt gem. Head to postmark-mitt-example.heroku.com/ to see it in action.
bundle install rake db:migrate rake db:seed
-
Fork the project.
-
Make your feature addition or bug fix.
-
Add tests for it. This is important so I don’t break it in a future version unintentionally.
-
Commit, do not mess with rakefile, version, or history.
-
Send me a pull request. Bonus points for topic branches.
-
Randy Schmidt
Copyright © 2011 Randy Schmidt. See LICENSE for details.