--On Monday, October 29, 2012 2:21 PM -0400 Wietse Venema <wie...@porcupine.org> wrote:

Quanah Gibson-Mount:
When I execute postconf -d mynetworks, it returns:

zimbra@zre-ldap002:~$ postconf -d mynetworks
mynetworks = 127.0.0.0/8 10.137.242.0/24 [::1]/128
[fc00:10:137:242::]/64  [fe80::%eth0]/64

Try this. Build Postfix without installing it, then execute
``bin/postconf -d'' to check that Postfix removes the datalink
suffix that is added by the system.

Thanks Wietse,

The patch definitely strips off the %eth0 bit.

[root@zre-rhel6-64 postfix]# /opt/zimbra/postfix/sbin/postconf -d mynetworks
mynetworks = 127.0.0.0/8 10.137.242.0/24 [::1]/128 [fc00:10:137:242::]/64 [fe80::]/64

--Quanah

--

Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to