aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2025-09-07 08:46:39 +0300
committerJani Välimaa <wally@mageia.org>2025-09-07 08:46:39 +0300
commitde3955b4904c4121902f397dd628cecdf210cddd (patch)
tree84925618482101c1e21573ab664ce6af81250032
parent9517361e4dc1ec92409ea42108a8752e84e98cde (diff)
downloadpuppet-master.tar
puppet-master.tar.gz
puppet-master.tar.bz2
puppet-master.tar.xz
puppet-master.zip
dns: allow me sending mails using mageia.org address via ISP mail serversHEADmaster
-rw-r--r--deployment/dns/templates/mageia.org.zone3
1 files changed, 2 insertions, 1 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index cf3c7069..c10b5fce 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. (
- 2025062701 ; Serial
+ 2025090701 ; Serial
7200 ; Refresh
3600 ; Retry
3600000 ; Expire
@@ -39,6 +39,7 @@ ml IN MX 10 sucuk.mageia.org.
ml IN MX 20 neru.mageia.org.
; Sender Policy Framework for mailing lists & some automated mails
+@ IN TXT "v=spf1 include:smtp.dnamail.fi mx ~all"
ml IN TXT "v=spf1 mx ~all"
group IN TXT "v=spf1 mx ~all"