In an effort to maintain consistency across our emails, please following the following guidelines:
- Abort all emails that do not have an
unsubscribeTokenin the email's dynamic_template_data - Abort all emails that are being sent to a user without a username - they probably aren't active.
- Pre-process and upload to SendGrid via the local syncing script. See
email-template-scripts/README.md.