View Single Post
  #33 (permalink)  
Old 02-20-2008, 11:13 AM
quanah quanah is offline
Zimbra Employee
 
Posts: 572
Default

Quote:
Originally Posted by zlex View Post
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
__________________
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 With Quote