-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Change e-mail service to Mailgun #2338
Comments
I feel like the community is favoring moving to nodemailer #250 let me know if you still want the issue open. |
@morenoh149 I think nodemailer is a good option, but the easy integration with Mandrill is a great feature. I think we can provide multiple e-mail providers, same as how keystone provides multiple view engines, but this will require more work to do. I'm happy to contribute with this. Maybe you can leave the issue open for a few days in order to know what the community think. |
I see nodemailer can also be hooked up to mailgn https://github.com/nodemailer/nodemailer#delivering-bulk-mail |
I think we should work on mailgun option. |
The other option is Sparkpost. https://developers.sparkpost.com https://www.sparkpost.com and they love developers |
Lets close this and track all related questions in #250. |
Due to a recent changes into Mandrill, now Malchimp wants you to use their paid service in order to send transactional e-mail, article here.
I suggest move the default e-mail service to Mailgun.
I can check how this works inside Keystone and make a pull req in the near future.
What do you think guys?
The text was updated successfully, but these errors were encountered: