Hacker News new | ask | show | jobs
by everdaniel 4895 days ago
Awesome! Does the Receive Messages feature also work with Meteor? Or is it only to send emails?
1 comments

Mailgunner here: while I am not deeply familiar with Meteor technology, if the framework allows you to receive an HTTP POST from a 3rd party domain to a publicly available URL (with HTTPs or without), then yes - you can receive email messages right into your Meteor app.