Rails: test mailgun on localhost
问题 I have a Rails app running on Heroku that uses Mailgun to process incoming emails. I haven't been able to figure how I can debug my email processing locally (on localhost) instead of having to push everything up to heroku every time I make a change. (this is just a test app - I'm the only one using it) Is it possible to work with Mailgun locally? If so, how do I go about it? Thank you in advance 回答1: Mailgun gives you the option to store a message for later retrieval. If you configure it that