diff options
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
