How do I add a DMARC record in the DirectAdmin panel?

Adding a DMARC record is done like adding a TXT record on DirectAdmin hosting and is quite simple.

What is a DMARC record for?

A DMARC record is a security record that protects your domain from spoofing in e-mail communications. It prevents misuse of emails (eg phishing and spam) by allowing mail servers to check whether an email is really sent from your domain or not. In short - DMARC protects your brand and your users from fraudulent emails from your domain, and allows you to see abuse attempts.

How do I add a DMARC record in the DirectAdmin panel?

Log in to DirectAdmin hosting, instructions are here: How to log in to the DirectAdmin hosting panel?

Open “DNS Management” for the domain you want to add a record to.

Click on “Add Record”.

in the fields:

  • Record Type: choose TXT
  • Name: enter  _dmarc (if it is needed for the main domain, only _dmarc remains, the panel will add the rest itself, e.g. _dmarc.tvojdomen.rs.)
  • Value: enter a DMARC rule, for example:

v=DMARC1; p=none; rua=mailto:your@email.rs

Click “Add” or “Save” to save the record.

Here you can also see a guide with pictures to add or modify any DNS records: Adding and Editing DNS Zones in the DirectAdmin Panel



  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I enable DKIM in the DirectAdmin panel?

DKIM enables verification of the authenticity of the email sender using a digital signature,...

How to turn on Redis on DirectAdmin hosting and see what Redis Socket is

Redis comes with each of our hosting packages and you can turn it on with one click, while the...

How to create an FTP account in the DirectAdmin panel and connect using FileZilla?

We have prepared a procedure for you to create an FTP account in DirectAdmin. You can easily...

How to Generate Backup of your DirectAdmin Account?

Here we have written instructions for creating a backup in the DirectAdmin panel. You can easily...

How can I increase the execution time in the DirectAdmin panel?

Changing "max_execution_time" in the DirectAdmin panel is simple and you can do it in just a few...