Mailgun Configuration
Mailgun is easy to configure, but there is one part difficult, and that is using a 256 byte key because character limits exist on most DNS providers txt records.
This was something I’ve encountered before. (If you’ve started to notice I usually run into an issue twice and then blog about it. This is because if I’ve run into it more than once I’m bound to run into it 2 or 3 more times.)
This post is a quick one.
Mailgun Setup
Mailgun makes it smooth and easy for developers to just “slap in” some keys to an application and have email configured in a snap. I love it. Makes everything easy.