|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Problems receiving email - external and internal
From: Wietse Venema (wietse
porcupine.org)
Date: Mon Aug 01 2005 - 16:29:54 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jmena:
> I did it, bt i get the same result:
>
> web:/etc/postfix # postconf -e "proxy_interfaces = 165.98.153.157"
> web:/etc/postfix # postfix reload
> postfix/postfix-script: refreshing the Postfix mail system
> web:/etc/postfix # postconf -n
> alias_maps = hash:/etc/aliases, hash:/etc/aliases.d/mailman
Wietse:
> Then your Postfix is so old that it does not have this parameter.
jmena:
> How can i known what version of postfix is running ? but the version came
> with suse enterprise server 8.0
postconf mail_version
The proxy_interfaces was added with Postfix version 2.0.
Wietse
proxy_interfaces (default: empty)
The network interface addresses that this mail system receives mail on
by way of a proxy or network address translation unit.
This feature is available in Postfix 2.0 and later.
You must specify your "outside" proxy/NAT addresses when your system is
a backup MX host for other domains, otherwise mail delivery loops will
happen when the primary MX host is down.
Example:
proxy_interfaces = 1.2.3.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]