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

Bypass mandrill for local installation? #3

Closed
ajhyndman opened this issue Apr 2, 2017 · 3 comments
Closed

Bypass mandrill for local installation? #3

ajhyndman opened this issue Apr 2, 2017 · 3 comments

Comments

@ajhyndman
Copy link

Hey, this project seems pretty cool!

It's a shame that Meteor shut down their free hosting tier. I was able to get the server running locally, but I don't have a Mandrill account. Do you happen to know of a quick tweak I could make to bypass the Mandrill requirement? Maybe I can hardcode a single account, for instance?

Thanks for your time.

@curiositry
Copy link
Owner

curiositry commented Apr 4, 2017

@ajhyndman Yes, you can. You can set a single account to active using Mongol (or some other tool) quite easily. Just sign up for an account, and at the step where you’re supposed to confirm your email address, open up the Mongol GUI (with control + M), set your newly-created account to “active”, and you’re done.

You could also change the Mail URL to use a different service, such as Postmark.

@curiositry
Copy link
Owner

curiositry commented Apr 4, 2017

(Speaking of which, now that Mandrill has shut down its free plans, I should change the default over to Postmark or Mailgun…)

@ajhyndman
Copy link
Author

Thanks for the response! I'll give it a shot.

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