View Single Post
  #2 (permalink)  
Old 11-04-2009, 12:31 PM
ArcaneMagus ArcaneMagus is offline
Moderator
 
Posts: 1,147
Default

The "ms" command is short for modifyServer which needs to know which server to modify... but you say you are putting in the domain name only. Try using the FQDN of your server, or just input it like this to have Zimbra fill it out for you:
Code:
zmprov ms `zmhostname` zimbraAdminPort 1234
zmcontrol stop; zmcontrol start
Reply With Quote