Blog
Hosting

Professional Email for Your UK Business Domain

Why a domain-based email matters for deliverability and brand, plus a step-by-step TrueCore setup and SPF/DKIM/DMARC guide.

You have just registered mybrand.co.uk for your consulting practice and a client asks for a contact address that looks like it belongs to your business, not a generic Gmail or Outlook account. The difference between you@mybrand.co.uk and you@gmail.com is more than just a visual cue - it influences inbox placement, brand trust, and how receivers classify your messages.

What a "professional" email actually gives you

All of these benefits start the moment you add a mailbox on TrueCore. The platform takes care of the technical pieces that most small businesses never see.

Setting up a business mailbox on TrueCore

The process mirrors the one we described in our post Setting Up Email Hosting on TrueCore. It takes less than five minutes.

  1. Log in to the customer portal and click the Email tab.
  2. Enter the mailbox name (the part before @) and set a strong password.
  3. Click Create. The backend creates the mailbox on the Purelymail backend and updates your DNS zone automatically.

When the mailbox is active, the DNS records your domain needs for mail are generated for you:

You do not need to hand-write these. The exact SPF, MX and DKIM values for your domain (generated via PurelyMail) are shown under the Email tab in your portal — copy them verbatim if you ever need to re-enter them.

Connecting a mail client

TrueCore uses standard IMAP and SMTP endpoints, so any modern client will work.

Incoming (IMAP)

Outgoing (SMTP)

Use your full email address as the username and the password you set in the portal. The same settings apply to mobile clients, Thunderbird, Apple Mail, Outlook, and the Gmail app when configured as an IMAP account.

SPF, DKIM and DMARC - the authentication trio

Our earlier guide SPF, DKIM, and DMARC Explained covers the theory; here is a quick recap focused on what you need to check after the mailbox is created.

SPF - who may send for you

An SPF record lists the servers allowed to send mail for your domain. Use the exact SPF value shown under the Email tab in your TrueCore portal — it's generated for your domain via PurelyMail, so copy it verbatim rather than typing one from a blog. In general terms, the include clause it contains authorises PurelyMail's sending infrastructure, and a soft-fail qualifier (~all) tells receiving servers to treat any other source with suspicion but not to reject outright.

If you start sending newsletters from a third-party service, you will need to add that service's include statement to the SPF record as well; the Email tab explains where.

DKIM - signing every message

When the mailbox is created, a DKIM key pair is generated for your domain. The private key stays on the mail server; the public key belongs in a DNS TXT record. Use the exact DKIM record shown under the Email tab in your TrueCore portal (generated for your domain via PurelyMail) and copy it verbatim.

Receiving servers verify each message's signature against that public key. A valid DKIM signature proves the message originated from a server that holds your private key.

DMARC - policy and reporting

DMARC sits on top of SPF and DKIM. It tells receivers what to do when either check fails and where to send you reports. TrueCore does not create a DMARC record automatically, but adding one is straightforward.

Start with a monitoring policy:

v=DMARC1; p=none; rua=mailto:dmarc@mybrand.co.uk

Leave p=none for two weeks while you review the aggregate reports. When you are confident that all legitimate sources pass SPF and DKIM, change the policy to quarantine or reject:

v=DMARC1; p=quarantine; rua=mailto:dmarc@mybrand.co.uk

DMARC reports arrive as XML files to the address you specify. They show which IPs attempted to send as your domain and whether authentication succeeded.

Keeping your inbox reputation healthy

By following these steps, your you@mybrand.co.uk address will land in inboxes rather than the promotions tab, and you will retain full control over the domain's sending reputation.

Ready to give your brand a proper email address?

TrueCore's email hosting starts at £10 per month with daily backups and SSL-encrypted connections. The trial costs £1 for 14 days, giving you time to test deliverability before committing. Set up your first mailbox today and experience the difference a domain-based address makes for a UK business.

Ready for hosting that doesn't oversell?

Get started from £10/mo More articles
Stay in the loop New posts, platform updates, and open chat — join the community.
Join Discord