logoBuildBox

Emails

  1. Create a new account on Mailgun

  2. In [Sending] click [Domains] then [Add New Domain]. It's recommended to add a subdomain like mail.yourdomain.com.

If you pick the EU region, add the URL below to the Mailgun client setup in libs/mailgun.js right under username: "api": url: "https://api.eu.mailgun.net/"

  1. Do all the DNS verification steps. If you use a subdomain, make sure it's reflected in your DNS records

  2. Add extra DMARC for better deliverability: TXT | _dmarc.mail.yourdomain.com | v=DMARC1; p=none

  3. Go to [Domain Settings] then [SMTP Credentials] then [Reset Passsword], choose [Automatic] and then [Create Password]

Last updated on

On this page

No Headings
Edit on GitHub