← Back

Manual Fastmail DNS Configuration


host websites at {mydomain.com} from your Fastmail file storage

receive email at standard addresses, e.g. user@{mydomain.com}

host websites at subdomains, including www.{mydomain.com} from your Fastmail file storage

receive email at subdomain addresses, e.g. foo@user.{mydomain.com}

log in to your account at mail.{mydomain.com}

An 'A' record hides the wildcard subdomain MX record. This overrides that to allow receiving email addressed to foo@mail.{mydomain.com}

DKIM allows you to sign the mail you send so receivers can verify it's from you. This is important to ensure your message is not classified as spam. Note you'll need to add all three

SPF allows receivers to know you send your mail via Fastmail, and other server

Client Email Auto-Discovery allows email clients to automatically find the correct settings for your account

Client CardDAV Auto-Discovery allows CardDAV clients to automatically find the correct settings for your account


April 2023

← Back