propellor spin

This commit is contained in:
Joey Hess 2014-09-24 11:27:45 -04:00
parent d1292a5786
commit c96ba00822
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 \\(Postfix, from userid.*/ IGNORE"
] ]
`onChange` Postfix.reloaded `onChange` Postfix.reloaded
`describe` "postfix obscure_client_relay file configured" `describe` "postfix obscure_client_relay file configured"