View Single Post
  #7 (permalink)  
Old 03-01-2006, 01:47 PM
cjhall cjhall is offline
Intermediate Member
 
Posts: 16
Default 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?
Reply With Quote