From 2fbed01a2a5cfe2b35b9d51abb07c5bd1adafd0c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 11:46:45 +0100 Subject: [PATCH] Create _dmarc.mail.stefdp.json --- domains/_dmarc.mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.mail.stefdp.json diff --git a/domains/_dmarc.mail.stefdp.json b/domains/_dmarc.mail.stefdp.json new file mode 100644 index 000000000..ded344fc2 --- /dev/null +++ b/domains/_dmarc.mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "v=DMARC1; p=none; sp=none; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; rua=mailto:dmarc.report@mail.stefdp.is-a.dev; ruf=mailto:dmarc.report@mail.stefdp.is-a.dev" + } +}