propellor spin

This commit is contained in:
Joey Hess 2014-09-24 11:21:12 -04:00
parent ffe36b68b4
commit 3fe6e0f8bd
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.*from userid.*/ IGNORE" -- , "/^Received: by ([^.]+)\\.kitenet\\.net.*from userid.*/ IGNORE"
] ]
`onChange` Postfix.reloaded `onChange` Postfix.reloaded
`describe` "postfix obscure_client_relay file configured" `describe` "postfix obscure_client_relay file configured"