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