You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This adds support to inferring SendGrid settings from Heroku environment
variables. Since Mailgun was already there, this patch will not override
those settings.
Another thing this patch does is set the variables expected by [Flask-Mail][1].
Both SendGrid and Mailgun support TLS so that is enabled for both.
[1]: http://packages.python.org/Flask-Mail/
0 commit comments