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. |