18F / C2

an approval process automation tool

Home Page:https://cap.18f.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate email service off Mandrill

yozlet opened this issue · comments

C2 currently uses Mandrill for email delivery. We need to move off before the end of March. For more details: https://github.com/18F/Infrastructure/issues/880

As well as provisioning an account on a new email service, this will require a minor code change in https://github.com/18F/C2/blob/master/config/environments/production.rb#L6 . It's probably best to move this config out to the c2-prod-ups-email CF service, in which case it should go in https://github.com/18F/C2/blob/master/app/credentials/email_credentials.rb .