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