Set up Email DNS on Vercel
Setting up an email provider with your domain at Vercel requires specific DNS records to be configured. These records include MX, SPF, DKIM, and DMARC records that are essential for proper email delivery and authentication.
mail2dns is the fastest way to create the DNS records. You can use mail2dns with the supported email providers listed below to create the necessary records in one command.
CLI Usage
mail2dns setup <your-domain> <email-provider> vercel Copied
Supported Email Providers
Follow the relevant setup guide to use mail2dns to create records for your domain at Vercel
Vercel setup for Amazon SES
Vercel setup for Fastmail
Vercel setup for Google Workspace
Vercel setup for Mailgun
Vercel setup for Microsoft 365
Vercel setup for Microsoft Outlook
Vercel setup for Migadu
Vercel setup for Postmark
Vercel setup for Proton Mail
Vercel setup for Resend
Vercel setup for Twilio SendGrid
Vercel setup for Zoho Mail
Is your email provider missing? Let us know