Quote:
Originally Posted by zlex the Inforamtion in LDAP is correct without the spaces:
\(\|\(zimbraMailDeliveryAddress=${USER}\)\(zimbraM ailAlias=${USER}\)\)
\(\&\(zimbraServiceHostname=\${MAILHOST}\)\(object Class=zimbraServer\)\)
\(\&\(zimbraVirtualIPAddress=${IPADDR}\)\(objectCl ass=zimbraDomain\)\) |
This doesn't look right. For example, on my system, I get the output without the backslashes, which is correct.
Code:
zmprov gcf zimbraReverseProxyMailHostQuery
zimbraReverseProxyMailHostQuery: (|(zimbraMailDeliveryAddress=${USER})(zimbraMailAlias=${USER})) --Quanah