Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add mailgun credentials? #196

Closed
whatsdis opened this issue Nov 15, 2019 · 2 comments
Closed

how to add mailgun credentials? #196

whatsdis opened this issue Nov 15, 2019 · 2 comments

Comments

@whatsdis
Copy link

how do i make this work with mailgun?

@whatsdis
Copy link
Author

nvm this project seems abandoned now. time to uninstall

@abhisuri97
Copy link
Contributor

abhisuri97 commented Nov 15, 2019

Sorry it took a while to get back to you. Just got back from school. I am unsure if this can work with mailgun; however, if they do have a way to send via an SMTP server, it can definitely work.

The relevant lines you may want to change are around here:

MAIL_SERVER = os.environ.get('MAIL_SERVER', 'smtp.sendgrid.net')

And change the relevant config variables in config.env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants