mbsmt
Verified User
Hi. I wanted to change DMARC assigned email to a new one for all current domains on my server automatically.
For example, the current one is:
And now I want to set it as
Is it possible? and if your answer is Yes, how can I do it?
I found this link in DA helps. But its suggested code is for new domains, not the current ones.
For example, the current one is:
Code:
_dmarc TXT "v=DMARC1; p=none; sp=none; rua=mailto:[email protected]"
Code:
_dmarc TXT "v=DMARC1; p=none; sp=none; rua=mailto:[email protected]"
Is it possible? and if your answer is Yes, how can I do it?
I found this link in DA helps. But its suggested code is for new domains, not the current ones.