SEL-Columbia / formhub

Mobile Data Collection made easy.
http://formhub.org
BSD 2-Clause "Simplified" License
259 stars 163 forks source link

How to use django-mailgun with formhub? #1330

Closed mrudult closed 8 years ago

mrudult commented 10 years ago

How do I implement using mailgun rather than AWS SES with formhub?

Django-mailgun

I'm able to set up the package but what lines of code do I need to change to send the email messages via django-mailgun?

or sending emails via SMTP with mailgun?