Is it possible to have DMARC Records with a globally set RUA for all domains?

Hi,

I don't know if this is possible right now, i just know there is not option directly in the templates to set a fixed catch-all email for the DMARC rua parameter. You can only enable, set priority and the %.

I would like to have all new created domains and subdomains use the same rua in their _dmarc DNS entry.

Right now the format is:

_dmarc.${DOM}. IN TXT "v=DMARC1; pct=100; ruf=mailto:postmaster@${DOM}; rua=mailto:postmaster@${DOM}; p=reject"

I would like the following format preferably with an option in the template interface to set this catchall email:

_dmarc.${DOM}. IN TXT "v=DMARC1; pct=100; ruf=mailto:postmaster@${DOM}; rua=mailto:custom@mail.com; p=reject"

Maybe there is a trick to do this with a custom DNS entry, any tipps would be appreciated.

Thanks S.T.

Status: 
Closed (fixed)

Comments

This should be possible to implement - I'll update this ticket when it's done.

This has been implemented for inclusion in the next Virtualmin release.

Why this one is still marked Fixed (pending) instead of just Fixed? Hasn't this change still pushed to live systems and Virtualmin repository? Do you, guys, use the module I provided for Fixed issues correctly or not?

This should be "Fixed" as this has been released already.

Joe, do we automatically switch all Fixed (Pending) issues to Fixed on release?

Status: Fixed ยป Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.