flora-6: init list.pub.solar mail DNS records #2
|
@ -110,6 +110,11 @@ resource "namecheap_domain_records" "pub-solar" {
|
|||
type = "TXT"
|
||||
address = "v=DMARC1; p=reject;"
|
||||
}
|
||||
record {
|
||||
hostname = "_dmarc.list"
|
||||
type = "TXT"
|
||||
address = "v=DMARC1; p=reject;"
|
||||
}
|
||||
record {
|
||||
hostname = "@"
|
||||
type = "MX"
|
||||
|
|
Loading…
Reference in a new issue