This repository was archived by the owner on Sep 4, 2018. It is now read-only.
This repository was archived by the owner on Sep 4, 2018. It is now read-only.
Sendgrid migration #751
Open
Description
Our sendgrid account is now setup. To complete this we will need to:
- Migrate our templates from mailchimp to sendgrid
- [ ] Migrate all of our contacts from mailchimp to sendgrid - Add all users in our database to sendgrid
- Transfer unsubscribes to sendgrid
- Create whitelist DNS records
- Verify the backend is sending transactional email via the
operationcode-transactional
account Convert to sendgrid API instead of SMTP operationcode_backend#51 - Create a job that adds users to sendgrid's contacts Create an 'add_to_sendgrid' job operationcode_backend#49
- Remove the mailchimp job on # Remove old mailchimp job operationcode_backend#50