From 2e64eb1053271d232255d6433d26500113819e19 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Aug 2017 11:53:54 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 4d6f1725..f02dc6f0 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -716,8 +716,6 @@ postfixSaslPasswordClient = combineProperties "postfix uses SASL password to aut , "smtp_sasl_tls_security_options = noanonymous" , "relayhost = [kitenet.net]" , "smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd" - , "# kite's fingerprint" - , "smtp_tls_fingerprint_cert_match = 13:B0:0C:F3:11:83:A5:EB:A9:37:C6:C5:ED:16:60:86" ] `onChange` Postfix.reloaded -- cgit v1.2.3