summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2011-03-05 04:45:37 +0100
committerintrigeri <intrigeri@boum.org>2011-03-05 04:45:37 +0100
commit0583cf4988aec251f129ac4c595e38ff5bb93132 (patch)
treee923af95d471b346a431827c10436eb5627227b5 /README
parentcc8c37d5da948ac9a086a6e6ac6428d8231b7ff4 (diff)
Add support for managing header_checks.
This support is modeled after the existing TLS policy management: the header_cheks file is produced by merging snippets shipped by the Puppet fileserver, a site-module and/or postfix::header_checks_snippet defines.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 337193f..7d74ea9 100644
--- a/README
+++ b/README
@@ -7,6 +7,8 @@ A couple of classes will preconfigure postfix for common needs.
Config
------
- set $postfix_use_amavisd="yes" to include postfix::amavis
+- set $postfix_manage_header_checks="yes" to manage header checks (see
+ postfix::header_checks for details)
- set $postfix_manage_tls_policy="yes" to manage TLS policy (see
postfix::tlspolicy for details)