From 5e73aa446e46b61ebea77af5a6addaa8be517c1d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 31 Dec 2015 12:19:46 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index d7bd9068..987b4187 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -702,7 +702,7 @@ kiteMailServer = propertyList "kitenet.net mail server" $ props dovecotusers = "/etc/dovecot/users" ssmtp = Postfix.Service - (Postfix.InetService (Nothing, "ssmtp")) + (Postfix.InetService Nothing "ssmtp") "smtpd" Postfix.defServiceOpts -- Configures postfix to relay outgoing mail to kitenet.net, with -- cgit v1.2.3