Tutorial

How to create an email account in cPanel — full setup with SPF, DKIM, DMARC

Create a professional email account in cPanel including MX, SPF, DKIM and DMARC records for deliverability. Complete guide with screenshots and troubleshooting.

Published 2026-07-15· 6 min read· Hostiger Editorial

A cPanel email account without SPF/DKIM/DMARC lands in spam folders. This guide walks through creating the mailbox and configuring authentication properly. Prerequisite: an active Hostiger Web Hosting plan with cPanel.

1. Create the mailbox in cPanel

  1. Log in to cPanel (usually at https://yourdomain.com:2083)
  2. Under Email, click Email Accounts
  3. Click Create — enter username (e.g. info), select domain, set a strong password
  4. Storage quota: 1-5 GB is fine for most personal use; more for business
  5. Click Create — the mailbox is instantly ready

2. Test the mailbox via webmail

Open https://yourdomain.com/webmail. Log in with the new address and password. Send a test email to a Gmail/Outlook address — it may land in spam initially. That's expected; SPF/DKIM/DMARC fixes it.

3. Configure SPF (Sender Policy Framework)

In cPanel → Email Deliverability → your domain → Manage. cPanel auto-suggests an SPF record like:

v=spf1 +a +mx +ip4:YOUR_SERVER_IP include:hostiger.com ~all

Click Install the Suggested Record. SPF tells Gmail/Outlook which servers are allowed to send email for your domain.

4. Configure DKIM (DomainKeys Identified Mail)

Same Email Deliverability page. Under DKIM, click Install the Suggested Record. This adds a public key TXT record — your server signs outgoing mail with the matching private key, proving authenticity.

5. Configure DMARC

DMARC tells receiving servers what to do with mail that fails SPF/DKIM. Add this TXT record via cPanel's Zone Editor:

Name: _dmarc.yourdomain.com
Type: TXT
Value: v=DMARC1; p=quarantine; rua=mailto:[email protected]; pct=100

Start with p=quarantine. After a week of monitoring, upgrade to p=reject.

6. Verify deliverability

Send a test email to mail-tester.com. Aim for 8-10/10. Common issues:

7. Connect from Outlook, Apple Mail, Thunderbird

Use these IMAP settings:

For dedicated business email at scale, Hostiger Email Hosting ($9.99/mo) includes pre-configured DKIM, anti-spam, and 10 GB storage per mailbox.

Ready to try Hostiger? Deploy a VPS in under 60 seconds.

View VPS plans