Mailgun Meteor
Meteor.startup(function () { | |
process.env.MAIL_URL = 'smtp://postmaster%40YOURDOMAIN.mailgun.org:YOURPASSWORD@smtp.mailgun.org:587';}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment