propellor spin

This commit is contained in:
Joey Hess 2014-09-24 11:29:08 -04:00
parent c96ba00822
commit 960dd0d1f8
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
-- Remove local Received line for postfix running on a -- Remove local Received line for postfix running on a
-- trusted client that relays through. These can trigger -- trusted client that relays through. These can trigger
-- spam filters. -- spam filters.
, "/^Received: by ([^.]+)\\.kitenet\\.net \\(Postfix, from userid.*/ IGNORE" -- , "/^Received: by ([^.]+)\\.kitenet\\.net \\(Postfix, from userid.*/ IGNORE"
] ]
`onChange` Postfix.reloaded `onChange` Postfix.reloaded
`describe` "postfix obscure_client_relay file configured" `describe` "postfix obscure_client_relay file configured"