aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-03-13 10:44:36 +0100
committerW. Kosior <koszko@koszko.org>2025-03-13 10:44:36 +0100
commitb0f45d21b84f7befd1f4e0bfaae42a04f43381df (patch)
treeafc4b02b70b5a86c3995f9e0fd0bcadf69e1f5f5
parent2005539fdff156ba56f99dc3220c59254a1d7f73 (diff)
downloadkoszko-org-guix-server-b0f45d21b84f7befd1f4e0bfaae42a04f43381df.tar.gz
koszko-org-guix-server-b0f45d21b84f7befd1f4e0bfaae42a04f43381df.zip
Explain that a hack is used to make the MX record into Knot config.
-rw-r--r--salamina.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/salamina.scm b/salamina.scm
index 72b27b5..70785e3 100644
--- a/salamina.scm
+++ b/salamina.scm
@@ -656,7 +656,9 @@ COMMIT
("_xmpp-server._tcp.muc" "" "IN" "SRV" "0 5 5269 xmpp.koszko.org.")
;; mail
- ("@" "" "IN" "MX 10" "smtp.koszko.org.")
+ ;;
+ ;; As with XMPP, we have multiple fields that we just put in one string.
+ ("@" "" "IN" "MX" "10 smtp.koszko.org.")
;; dmarc
("@" "" "IN" "TXT" "\"v=spf1 ip4:188.68.236.76 ip4:188.68.237.248 -all\"")
("_dmarc" "" "IN" "TXT" (format #f "\"~{~{~a=~a~}~^;~}\""