aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/dns/templates/mageia.org.zone
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/dns/templates/mageia.org.zone')
-rw-r--r--deployment/dns/templates/mageia.org.zone5
1 files changed, 3 insertions, 2 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index d5b0c19b..5d8b5936 100644
--- a/deployment/dns/templates/mageia.org.zone
+++ b/deployment/dns/templates/mageia.org.zone
@@ -7,7 +7,7 @@
; $Id$
$TTL 30m
@ IN SOA ns0.mageia.org. root.mageia.org. (
- 2024021002 ; Serial
+ 2024021901 ; Serial
7200 ; Refresh
3600 ; Retry
86400 ; Expire
@@ -25,8 +25,9 @@ $TTL 30m
ml IN MX 10 sucuk.mageia.org.
ml IN MX 20 neru.mageia.org.
-; Sender Policy Framework for mailing lists
+; Sender Policy Framework for mailing lists & some automated mails
ml IN TXT "v=spf1 mx ~all"
+group IN TXT "v=spf1 mx ~all"
group IN MX 10 sucuk.mageia.org.
group IN MX 20 neru.mageia.org.