View Single Post
  #3 (permalink)  
Old 08-26-2008, 12:09 PM
geekmonkey geekmonkey is offline
New Member
 
Posts: 4
Default

Thanks for your reply.
That would certainly be the perfect solution, if only it would work.
Zimbra continues to listen on 7071.

Quote:
Originally Posted by irfan View Post
You might want to set zimbraAdminPort and zimbra_admin_service_port to your custom port.

su - zimbra
zmprov ms `zmhostname` zimbraAdminPort 8080
zmlocalconfig -e zimbra_admin_service_port=8080
zmcontrol stop
zmcontrol start

Also remove the iptables rule, it is not needed. Server admin port should listen on 8080
Reply With Quote