Closed staydecent closed 4 years ago
configurable via an ENV VAR: EMAIL_PROVIDER = 'sendgrid' | 'postmark'
EMAIL_PROVIDER = 'sendgrid' | 'postmark'
Or if we just use SMTP, then the ENV VARS are generic anyway...
configurable via an ENV VAR:
EMAIL_PROVIDER = 'sendgrid' | 'postmark'
Or if we just use SMTP, then the ENV VARS are generic anyway...