dns: add list.pub.solar to the SPF TXT record

for pub.solar, allowing flora-6 to send mails on behalf of
admins@pub.solar
pull/2/head
teutat3s 2023-02-08 19:46:30 +01:00
parent 132ceeecb0
commit f3dd7be010
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 1 additions and 1 deletions

View File

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