This started showing up sporadically in our logs after upgrading to postfix 2.10:

Apr 22 14:42:50 zqa-061 postfix/trivial-rewrite[30487]: warning: do not list domain zqa-061.eng.vmware.com in BOTH mydestination and virtual_mailbox_domains


However, it is not listed in both:

zimbra@zqa-061:~$ postconf mydestination
mydestination = localhost

zimbra@zqa-061:~$ postconf virtual_mailbox_domains
virtual_mailbox_domains = proxy:ldap:/opt/zimbra/conf/ldap-vmd.cf

Searching using the filter defined in ldap-vmd.cf:

zimbra@zqa-061:~$ ldapsearch -x -LLL -H ldap://zqa-061.eng.vmware.com:389 -D uid=zmpostfix,cn=appaccts,cn=zimbra -w test123 "(&(zimbraDomainName=*)(zimbraDomainType=local)(zimbraMailStatus=enabled))" zimbraDomainName
dn: dc=zqa-061,dc=eng,dc=vmware,dc=com
zimbraDomainName: zqa-061.eng.vmware.com

Clearly, localhost != zqa-061.eng.vmware.com

Any idea why then I'm getting this message?

Thanks,
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