How do I set up DMARC for my domain?


DMARC (Domain-based Message Authentication, Reporting & Conformance) helps protect your domain from email spoofing and phishing by instructing receiving servers how to handle unauthorized emails.

Step 1: Access your domain’s DNS settings

Log in to your domain registrar or hosting provider where your DNS is managed. If your domain uses Akashi Hosting’s nameservers, you may need to add or adjust DMARC records manually.

Step 2: Add the DMARC TXT record

  • Name/Host: _dmarc.yourdomain.com
  • Type: TXT
  • Value: v=DMARC1; p=none; rua=mailto:postmaster@yourdomain.com
  • TTL: Leave as default or set to 3600

Step 3: Customize your DMARC policy (optional)

You can adjust the p= value to:

  • none — monitor only, no action
  • quarantine — treat suspicious emails as spam
  • reject — reject unauthorized emails outright

Step 4: Save and wait for propagation

DNS changes may take up to 24 hours to propagate. Use tools like MXToolbox DMARC Checker to verify your record.

Automatic DMARC Setup with Akashi Hosting Nameservers

If your domain uses Akashi Hosting’s nameservers, DMARC records are usually configured automatically for you. Manual setup is only necessary if you manage your DNS externally or require custom DMARC settings.

Need help?

If you’re unsure how to add DNS records or want us to verify your setup, open a support ticket and we’ll assist you.

  • Emails, Shared Hosting, DNS
  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Related Articles

How do I set up DKIM for my domain?

DKIM (DomainKeys Identified Mail) adds a digital signature to your outgoing emails, helping...

How do I set up MX records for my domain?

MX (Mail Exchange) records specify the mail servers responsible for receiving email on behalf of...

How do I set up SPF for my domain?

SPF (Sender Policy Framework) helps prevent email spoofing by specifying which servers are...