hit me Well, I learned an important lesson. READ. READ. READ. RTFM.
[zimbra@fw ~]$ zmprov gcf zimbraMailPort
zimbraMailPort: 80
[zimbra@fw ~]$ zmprov mcf zimbraMailPort 88
[zimbra@fw ~]$ zmprov gcf zimbraMailPort
zimbraMailPort: 88
[zimbra@fw ~]$ zmprov ms myserver zimbraMailPort 88
[zimbra@fw ~]$ zmprov gs myserver | grep zimbraMailPort
zimbraMailPort: 88
Restarted tomcat - even restarted Zimbra - and I am still getting the same error.
From the debug screen...
code: "service.FAILURE",
detail: "system failure: Request not allowed on port 80",
method: "ZmCsfeCommand.prototype.invoke",
msg: "Csfe service error"
Thank you for your help. Other ideas? |