GreenStepsChatt / greensteps

This is the web app for Green Steps, a community focused initiative that incentivizes litter cleanup in the Chattanooga area.
https://www.greenstepschatt.com/
MIT License
12 stars 31 forks source link

Set up mail interceptor #113

Closed crawfoal closed 6 years ago

crawfoal commented 6 years ago

BigBinary has a gem for intercepting mail.

It is a simple gem and would be easy to customize if we want. E.g. I think it would be nice to prepend the subject with the app name, Rails environment, and the original recipient. I know they say that there is a separate gem for this, but it would probably be just as easy to do it on our own.

crawfoal commented 6 years ago

Do in same PR as issue #114 and #115