From 68db42b5ebc64048ef43426511d1b4cca61292ef Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 9 Jun 2015 23:15:54 +0100 Subject: [PATCH] distorted.lisp: Reformat mail server SRV records. This makes it easier to add more. --- distorted.lisp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/distorted.lisp b/distorted.lisp index 3c33a50..4794842 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -79,13 +79,8 @@ (chiark.ns :ip chiark.greenend.org.uk)) ;; Mail servers. - ((@ mail blackhole) - :mx mail - :srv ((:smtp mail))) - ((lists) - :ttl 300 - :mx lists - :srv ((:smtp lists))) + ((@ mail blackhole) :mx mail :srv ((:smtp mail))) + ((lists) :ttl 300 :mx lists :srv ((:smtp lists))) (stratocaster.20140403._domainkey :dkim ("stratocaster-20140403" -- 2.11.0