summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-07 15:40:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-07 15:40:42 -0300
commit531d802bad6894a9b81393053b3e6ac7fdde2cba (patch)
treed6e85e01ca5569ef162e8678e846c5c4b41f5a4d /README
parent59010a1c304801db6423f67d656399478fc603f0 (diff)
Adding transport_regexp and virtual_regexp management
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 1e32a45..19771af 100644
--- a/README
+++ b/README
@@ -14,6 +14,10 @@ Config
unless you are anonymizing your logs.
- set $postfix_manage_header_checks="yes" to manage header checks (see
postfix::header_checks for details)
+- set $postfix_manage_transport_regexp="yes" to manage header checks (see
+ postfix::transport_regexp for details)
+- set $postfix_manage_virtual_regexp="yes" to manage header checks (see
+ postfix::virtual_regexp for details)
- set $postfix_manage_tls_policy="yes" to manage TLS policy (see
postfix::tlspolicy for details)
- by default, postfix will bind to all interfaces, but sometimes you don't want