aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-06 21:09:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-06 21:09:51 -0300
commit462db65ec48b6398c9a04a88cc4c197eb73f34fa (patch)
treebfba4b8b7ba7d3a6266b73bb48d8430ab52f881a /README
parent6a4499081347474db5829995cfb97118fb6f2257 (diff)
parent5108973b37903047b8b17fbe54313cb4b6ea114f (diff)
downloadpuppet-postfix-462db65ec48b6398c9a04a88cc4c197eb73f34fa.tar.gz
puppet-postfix-462db65ec48b6398c9a04a88cc4c197eb73f34fa.tar.bz2
Merge branch 'master' of git://labs.riseup.net/shared-postfix
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 4633578..1e32a45 100644
--- a/README
+++ b/README
@@ -16,6 +16,11 @@ Config
postfix::header_checks 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
+ that. To bind to specific interfaces, use the $postfix_inet_interfaces
+ variable and set it to exactly what would be in the main.cf file.
+- some hosts have weird-looking host names (dedicated servers and VPSes). To
+ set the server's domain of origin, set the $postfix_myorigin value
== Example: