Notifications
Clear all
Install & Setup
2
Posts
2
Users
0
Reactions
477
Views
Topic starter
09/21/2023 20:47
Good afternoon. I installed zextras carbonio according to these instructions: https://community.zextras.com/how-to-deploy-a-private-e-mail-server-for-free-using-zextras-carbonio-ce/. There were no problems during installation. But when starting the service, a message appears that the command was not found. what could be the problem?
10/20/2023 23:43
Hello, it looks like there's a slight error in the command you've used. There's a missing 'm' in the command. Please make sure to use `zmmailboxdctl` as shown below:
zextras@mail:~$ zmmailboxdctl Usage: /opt/zextras/bin/zmmailboxdctl start|stop|kill|restart|reload|status|update
Also, can you confirm that you're logged in with the `zextras` user?