From b3966b23a9b30e9ab11fc643d1b35851ffe04f76 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Sat, 5 Oct 2024 13:27:39 +0200 Subject: [PATCH] fix ordering --- config/moll.re.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/config/moll.re.yaml b/config/moll.re.yaml index 44eaa9e..7ec0298 100644 --- a/config/moll.re.yaml +++ b/config/moll.re.yaml @@ -4,8 +4,8 @@ # mail forwarding by cloudflare set the auto-ttl to the same value as prescribed by cloudflare - cloudflare: auto-ttl: true - type: MX ttl: 300 + type: MX values: - exchange: route1.mx.cloudflare.net. preference: 62 @@ -35,25 +35,25 @@ weight: 500 -'short': - ttl: 60 - type: CNAME - value: shlink.kluster.moll.re. - - +# SMTP by smtp2go 'em604688': - # SMTP by smtp2go type: CNAME value: return.smtp2go.net. +# SMTP by smtp2go +'link': + type: CNAME + value: track.smtp2go.net. + + +# DKIM by smtp2go 's604688._domainkey': - # DKIM by smtp2go type: CNAME value: dkim.smtp2go.net. -'link': - # SMTP by smtp2go +'short': + ttl: 60 type: CNAME - value: track.smtp2go.net. + value: shlink.kluster.moll.re.