summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoey Hess2015-01-08 22:01:12 -0400
committerJoey Hess2015-01-08 22:01:12 -0400
commitad8e318c34aa866b9807048e3606101f785b8c28 (patch)
treeed8076e8b6745a820ba45458ec5e91b35907f0c9 /src
parent584cac48a66ee776536f106b25e9991c1d389b78 (diff)
propellor spin
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index abea9bf8..9d84716a 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -483,7 +483,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
-- Munge local Received line for postfix running on a
-- trusted client that relays through. These can trigger
-- spam filters.
- , "/^Received: by ([^.]+)\\.kitenet\\.net.*/ REPLACE Received: by kitenet.net"
+ , "/^Received: by ([^.]+)\\.kitenet\\.net.*/ REPLACE X-Question: 42"
]
`onChange` Postfix.reloaded
`describe` "postfix obscure_client_relay file configured"
@@ -603,7 +603,7 @@ dkimInstalled = propertyList "opendkim installed"
, File.hasPrivContent "/etc/mail/dkim.key" (Context "kitenet.net")
, File.ownerGroup "/etc/mail/dkim.key" "opendkim" "opendkim"
]
- `onChange` Service.restarted "opendkum"
+ `onChange` Service.restarted "opendkim"
-- This is the dkim public key, corresponding with /etc/mail/dkim.key
-- This value can be included in a domain's additional records to make