From f276466cf280b9ce91bbfefce35d2a27ebc87843 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Feb 2015 13:36:58 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index a63dac4e..7b6a61e4 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -516,6 +516,8 @@ kiteMailServer = propertyList "kitenet.net mail server" $ props , "# Password auth for relaying" , "smtpd_sasl_auth_enable = yes" + , "smtpd_sasl_type = dovecot" + , "smtpd_sasl_path = private/auth" , "smtpd_sasl_security_options = noanonymous" , "smtpd_sasl_local_domain = kitenet.net" -- cgit v1.2.3