Migrate dmarc to clownflare
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a529c06182
commit
355426a345
@ -39,7 +39,7 @@ module "dns-tobiasmanske-de" {
|
||||
{ type = "CNAME", name = "key1._domainkey", value = "key1._domainkey.webhosting.systems" },
|
||||
{ type = "CNAME", name = "key2._domainkey", value = "key2._domainkey.webhosting.systems" },
|
||||
{ type = "TXT", name = "@", value = "v=spf1 mx include:_spf.webhosting.systems -all" },
|
||||
{ type = "TXT", name = "_dmarc", value = "v=DMARC1; p=quarantine;pct=100;rua=mailto:postmaster+dmarc@tobiasmanske.de;" },
|
||||
{ type = "TXT", name = "_dmarc", value = "v=DMARC1; p=quarantine;pct=100;rua=mailto:a8cb8d2f04b844aba221263b17e7c0ed@dmarc-reports.cloudflare.net;" },
|
||||
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user