USDAForestService / fs-open-forest-platform

Open Forest: The code for an online permitting platform for the U.S. Forest Service.
https://openforest.fs.usda.gov
Other
38 stars 19 forks source link

resolve emailer issue #1551

Open briandavidson opened 3 years ago

briandavidson commented 3 years ago

This issue covers refactoring our email sendout code to protect it in situations where there is no email service available (local dev environments, and some deployed environments).

The work also involved verifying that the reason we aren't getting emails sent out is due to an issue with our vcapConstants.

Tasks