mail2dns
    Latest v1.0.0

Set up DNS for Microsoft 365

Microsoft 365 logo

To use Microsoft 365 with a custom domain, you need to add specific DNS records to your domain's DNS configuration. This allows Microsoft 365 to send and receive emails on behalf of your domain.

mail2dns is the fastest way to create the DNS records. You can use mail2dns with the supported DNS providers listed below to create the necessary records in one command.

CLI Usage

mail2dns setup <your-domain> ms365 <dns-provider>
Copied

DNS records required for Microsoft 365

Microsoft 365 requires the following DNS records to send and receive email from your domain. These are created automatically by the mail2dns setup command:

TXT Record

@{VERIFY_TXT}

MX Record

@{DOMAIN_DASHES}.mail.protection.outlook.com

TXT Record

@v=spf1 include:spf.protection.outlook.com -all

TXT Record

_dmarcv=DMARC1; p=none;

CNAME Record

autodiscoverautodiscover.outlook.com

CNAME Record

selector1._domainkey{DKIM_SELECTOR1_TARGET}

CNAME Record

selector2._domainkey{DKIM_SELECTOR2_TARGET}

Request a new provider

Don’t see your email or DNS provider? Let us know what we should support next. Your feedback helps us decide what to build.

If you provide your email, it will only be used to contact you about adding the provider.