View Single Post
  #9 (permalink)  
Old 06-27-2008, 11:17 AM
marinew marinew is offline
Senior Member
 
Posts: 51
Default

You can access to admin commands using URL :
"https://Zimbraserver:7071" + ZimbraServlet.ADMIN_SERVICE_URI
instead of :
"http://Zimbraserver" + ZimbraServlet.USER_SERVICE_URI

Maybe you could try this ?
Reply With Quote