diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-20 09:41:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-20 09:41:57 -0400 |
| commit | 5ef67f84ef348cf4167e34e2ed1591a87c0a0227 (patch) | |
| tree | d68eef48178cbee09ffe787bec5e1ec1a1e07bcb | |
| parent | e5fefc224ac651efd42fa535f5ead6c80ca4b010 (diff) | |
propellor spin
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index da79c851..b57ffc1f 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -112,6 +112,7 @@ darkstar = host "darkstar.kitenet.net" $ props gnu :: Host gnu = host "gnu.kitenet.net" $ props & Postfix.satellite + & JoeySites.dkimMilter dragon :: Host dragon = host "dragon.kitenet.net" $ props |
