From 6379357ef42d6d42067f3184a92c531405bc9c5a Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Fri, 6 Dec 2013 20:14:30 -0200 Subject: postfix - include ipv4,ipv6,virtual and all listen options and fix shortcut call on view,search,queue and about tab --- config/postfix/postfix.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'config/postfix/postfix.xml') diff --git a/config/postfix/postfix.xml b/config/postfix/postfix.xml index c3b3664f..e9d2d953 100644 --- a/config/postfix/postfix.xml +++ b/config/postfix/postfix.xml @@ -207,13 +207,31 @@ - Listen interface(s) + Listen Protocol + inet_protocol + + This option controls what DNS lookups Postfix will use when it makes network connections.

+ Restart postfix daemon after changing Listen protocol.]]>
+ select + + + + + + + +
+ + Listen on enabled_interface Do not listen on WAN without a good "antispam/close relay" configuration.
- If you need postfix on other ip then Interface address, choose localhost and then create a nat rule from external ip to localhost.]]>
+ If you need postfix on other ip then Interface address, choose localhost and then create a nat rule from external ip to localhost.

+ Restart postfix daemon after changing Listen on addresses/interfaces.]]> interfaces_selection loopback + +
-- cgit v1.2.3