Fiddling with how Zimbra sets some variables that get pushed to postfix, and trying to determine if transport_maps is order dependent.

I.e., are these equivalent:

transport_maps = lmdb:/opt/zimbra/conf/postfix/postfix_discard_domains, proxy:ldap:/opt/zimbra/conf/ldap-transport.cf

transport_maps = proxy:ldap:/opt/zimbra/conf/ldap-transport.cf, lmdb:/opt/zimbra/conf/postfix/postfix_discard_domains

Right now, the postfix_discard_domains database drops emails for us, like:

.eng.zimbra.com  discard:mail for *.eng.zimbra.com is not deliverable

My guess is that the lmdb db should be listed first, but wanted to confirm.

Thanks,
Quanah

--

Quanah Gibson-Mount
Architect - Server
Zimbra, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to