Getting Started with Email Hosting
Everything you need to point your domain, manage mailboxes, and use every feature of your NordServ portal.
Pointing your domain
Email hosting needs a handful of DNS records before mail, webmail, and SSL all work — an MX record plus A/AAAA records for the mail, IMAP, SMTP, and webmail subdomains, sometimes a DKIM record, and a recommended SPF and DMARC record. The exact records and IP addresses to use are sent to you in a dedicated setup email right after signup — they're not shown anywhere in the portal, so hang on to that email (or search your inbox for "DNS" if you can't find it).
- Log in to wherever your domain's DNS is managed.
- Create the A and AAAA records for
mail.,imap.,smtp., andwebmail.exactly as listed in your setup email — 8 records in total (one A + one AAAA per subdomain). - Create the MX record: Name/Host
@, Value/Points tomail.yourdomain.com, Priority = 10. - If your setup email lists a DKIM TXT record, add that too — it's required for other mail providers to fully trust your outbound mail.
- Add the SPF and DMARC TXT records from your setup email as well — one on the bare domain, one on
_dmarc.. Neither is required for SSL or for mail to flow, but together with DKIM they're what keeps your outbound mail out of spam folders. - Remove or disable any existing MX records for the domain pointing elsewhere — having two MX records for the same domain can cause inconsistent delivery.
- Save — DNS changes typically take a few minutes to an hour to spread, occasionally longer.
Where exactly to click varies by provider — here's the general path for the most common ones:
- Cloudflare: DNS → Records → Add record. Set every one of these records (A, AAAA, and MX) to "DNS only" (grey cloud) — never the orange proxy cloud.
- GoDaddy: My Products → DNS (next to your domain) → Add a record.
- Namecheap: Domain List → Manage → Advanced DNS → Add New Record.
- Google Domains / Squarespace Domains: DNS settings → Custom records → Manage custom records.
Webmail access
Every mailbox includes webmail access, so you can check your inbox from any browser without configuring a mail app — the webmail link is on your service page. You can still set up Outlook, Apple Mail, or a phone's mail app too, using the IMAP/SMTP settings on the same page.
Self-service mailboxes
Add or remove mailboxes anytime from your service page — no ticket required, and it takes effect immediately. You can also reset a mailbox's password from the same panel if someone forgets theirs.
Multi-domain plans
Mail Business and Mail Pro let you host multiple domains on one plan. Add a domain from your service page, then point its MX record the same way as your first domain — each domain gets its own set of mailboxes.
Anti-spam, SPF, DKIM & DMARC
Every domain gets spam filtering and automatic DKIM signing on outbound mail — there's nothing to turn on. Your DNS setup email (covered above) also includes an SPF and a DMARC record — publishing them is optional but recommended, since together with DKIM they're what tells Gmail, Outlook, and other providers your outbound mail is genuinely yours, reducing the chance it lands in spam.
p=none — monitor-only, it never blocks or spam-folders your mail. Once you're confident your outbound mail (and any other tool sending as your domain, like a marketing platform) is properly aligned, you can tighten the policy yourself: p=quarantine sends misaligned mail to spam, p=reject blocks it outright. Start with p=none unless you already know you need stronger enforcement.Daily backups
Automatic daily backups are included free on every plan — there's nothing to set up. If you ever need a restore, contact us with the mailbox and date you'd like restored.
Still stuck? Check the FAQ or contact us — we'll answer directly.