aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-03-13 10:40:38 +0100
committerW. Kosior <koszko@koszko.org>2025-03-13 10:40:38 +0100
commit2339df2927777fd46b9956932b7cfd63049876b4 (patch)
treef08e4af3f4eff19d2a55447054bd1531254a25ab
parent49743f5565367da18acdfcded6c6428849aa7c45 (diff)
downloadkoszko-org-guix-server-2339df2927777fd46b9956932b7cfd63049876b4.tar.gz
koszko-org-guix-server-2339df2927777fd46b9956932b7cfd63049876b4.zip
Use an `A' record rather than `CNAME' for SMTP server host.
-rw-r--r--salamina.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/salamina.scm b/salamina.scm
index 648833b..18d842b 100644
--- a/salamina.scm
+++ b/salamina.scm
@@ -636,7 +636,8 @@ COMMIT
("www.pray" "" "IN" "CNAME" "pray")
("sheets" "" "IN" "CNAME" "@")
("www.sheets" "" "IN" "CNAME" "sheets")
- ("smtp" "" "IN" "CNAME" "salamina")
+ ;; Pointed to by an MX record and should thus be an A rather than CNAME.
+ ("smtp" "" "IN" "A" %salamina-v4-addr)
;; Pointed to by an SRV record and should thus be an A rather than CNAME.
("xmpp" "" "IN" "A" %salamina-v4-addr)
;; We don't have SRV records for xmpp-proxy and xmpp-uploads but `prosodyctl