Migrate email service off Mandrill
yozlet opened this issue · comments
Yoz Grahame commented
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 .