From 0c2a1828c6688e406020a33cf641090623f2b4ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 May 2017 10:07:40 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 76a32237..cd1abfa5 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -115,6 +115,7 @@ gnu = host "gnu.kitenet.net" $ props dragon :: Host dragon = host "dragon.kitenet.net" $ props + & ipv6 "2001:4830:1600:187::2" & Postfix.satellite & JoeySites.dkimMilter -- cgit v1.3-2-g0d8e