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

DNS configuration for Mailgun #107

Open
mrdomino opened this issue Oct 2, 2015 · 0 comments
Open

DNS configuration for Mailgun #107

mrdomino opened this issue Oct 2, 2015 · 0 comments

Comments

@mrdomino
Copy link

mrdomino commented Oct 2, 2015

Mailgun wants me to do a few things to my DNS in order for it to relay mail for me:

  1. set TXT myname.sandcats.io to v=spf1 include:mailgun.org ~all.
  2. set TXT smtp._domainkey.myname.sandcats.io to some big long RSA key.
  3. CNAME email.myname.sandcats.io to mailgun.org.

(i,i apparently my brain says CNAME is a verb but TXT is a noun.)

They also advise (i.e. mark optional) setting some MX records: mxa.mailgun.org and mxb.mailgun.org, both priority 10.

Maybe a tickbox marked "Mailgun" to do this stuff on a per-domain basis?

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

1 participant