View Single Post
  #18 (permalink)  
Old 03-17-2006, 03:27 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

You're changing one value, and fetching another.

zmprov ms servernam blah blah

changes an attribute on the server.

zmprov gcf blah fetches a GLOBAL config attribute.

You want:
zmprov gs servername | grep attrib to see if it changed.

And when you change it, restart tomcat. You're on 3.0.1, right? I don't think 3.0 had this.

zimbraMtaAuthUrl is for SMTP auth. Nothing to do with the web client.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote