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.
Comments
Submitted by JamieCameron on Sat, 12/16/2017 - 14:13 Comment #1
This should be possible to implement - I'll update this ticket when it's done.
Submitted by JamieCameron on Wed, 12/20/2017 - 18:39 Comment #2
This has been implemented for inclusion in the next Virtualmin release.
Submitted by yngens on Mon, 07/30/2018 - 23:21 Comment #3
Why this one is still marked
Fixed (pending)
instead of justFixed
? 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?Submitted by JamieCameron on Wed, 08/01/2018 - 20:28 Comment #4
This should be "Fixed" as this has been released already.
Joe, do we automatically switch all Fixed (Pending) issues to Fixed on release?
Submitted by IssueBot on Wed, 08/15/2018 - 20:30 Comment #5
Automatically closed - issue fixed for 2 weeks with no activity.