Before you begin
You need:- Access to DMARC in the JetEmail dashboard
- Permission to edit the domain’s DNS
- The domain you want to monitor, without a protocol or path
- The current DMARC record, if one already exists
1. Add the domain
- In the dashboard, go to DMARC → Domains
- Click Add domain
- Enter the parent domain, such as
example.com - Click Add domain
https://, an email address, a port, a path, or _dmarc..
JetEmail creates a unique address similar to:
Add the parent domain when possible. Its registration accepts reports for that domain and its subdomains when they use the same reporting address.
2. Open the setup instructions
Find the new domain in the table and click Setup. The modal shows:- The TXT record host
- A complete starter DMARC value
- The domain’s unique
mailto:RUA destination
3. Update DNS
The domain has no DMARC record
Publish the complete record shown by JetEmail. It will look like this:
Some DNS providers automatically append the domain name. If yours does, enter only
_dmarc in the host field so it does not create _dmarc.example.com.example.com.
The domain already has a DMARC record
Keep the existing policy and all of its tags. Add the JetEmail destination to itsrua= tag.
For example, change:
rua tag, add one:
rua.jetsmtp.net; you do not need to add another authorization record under the JetEmail domain.
4. Verify the reporting address
After publishing the record:- Return to DMARC → Domains
- Click Check DNS for the pending domain
- Wait for the status to change from Pending DNS to Verified
_dmarc.example.com and confirms that the domain’s assigned JetEmail address appears in the rua tag. It does not require the policy to be p=none.
DNS changes can take time to propagate. If verification fails immediately after an update, wait for the record’s TTL and try again.
5. Wait for the first report
Reports are generated by participating receivers after they process mail using your domain. They normally arrive once per day, but the first data can take 24–48 hours after the DNS change and qualifying mail traffic. Go to DMARC → Reports to see authentication volume, sending sources, dispositions, and individual receiver reports.Domains and DNS
Learn about subdomains, multiple report destinations, and policy rollout.
No reports yet?
Check DNS, report timing, and common configuration mistakes.