heroku - Mail sent to a .herokuapp.com domain -
i configure heroku , mailgun send email , allow me receive webhooks (which posts mailgun sends notifying me of email sending statuses) @ [myapp.]herokuapp.com domain while buying few additional things possible. don't want buy domain name, doesn't appear can avoid that. i'd avoid buying ssl endpoint; doesn't appear necessary , don't need privacy. need buy?
the cheapest way want use custom domain name, add heroku, verify domain mailgun.
you can add custom domains heroku app running: heroku domains:add www.mydomain.com
once you've done (and updated dns provider point yourapp.herokuapp.com
, can modify dns records mailgun verify domain.
once have working, should good!
since can't modify heroku's dns servers, need way.
Comments
Post a Comment