dns: use new SPF record for greenbaum MX

This commit is contained in:
teutat3s 2023-02-08 12:56:50 +01:00
parent 9ee9345192
commit 132ceeecb0
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -98,7 +98,7 @@ resource "namecheap_domain_records" "pub-solar" {
record {
hostname = "@"
type = "TXT"
address = "v=spf1 a:mx2.greenbaum.cloud ?all"
address = "v=spf1 include:spf.greenbaum.cloud ~all"
}
record {
hostname = "list"