Hi Team,
I tried to create user accounts through Admin Console. But it is failed due to mailboxd is not running. So i would like to use CLI command to add account
Code:
zmprov ca joe@domain.com test123 displayName JSmith
But i get the following error..
Code:
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
What is the reason for this error, What shoul i do next..?