8.8 remote imapd installed but disabled. Logs fill with "zmconfigd: Command not defined for imapd"

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
eval
Posts: 39
Joined: Sat Oct 29, 2016 3:41 pm

8.8 remote imapd installed but disabled. Logs fill with "zmconfigd: Command not defined for imapd"

Post by eval »

I upgraded 8.7 CE -> 8.8 CE.

In the upgrade, I installed remote imap, so I can do some testing later.

After upgrade I DISABLED it

Code: Select all

	zmprov ms `zmhostname` zimbraRemoteImapServerEnabled FALSE
	zmprov gs `zmhostname` zimbraRemoteImapServerEnabled
		zimbraRemoteImapServerEnabled: FALSE
Logs are filling with

Code: Select all

	Dec 23 09:39:35 ztest zmconfigd[21152]: Command not defined for imapd
How do I fix that?
smothemh
Posts: 20
Joined: Fri Sep 12, 2014 10:03 pm
ZCS/ZD Version: 8.8.6_GA_1906.RHEL7_64_201711300410

Re: 8.8 remote imapd installed but disabled. Logs fill with "zmconfigd: Command not defined for imapd"

Post by smothemh »

I also have this problem - how do I disable and better yet uninstall the beta imapd service?

Thanks,

- Mick
User avatar
ccelis5215
Outstanding Member
Outstanding Member
Posts: 632
Joined: Sat Sep 13, 2014 2:04 am
Location: Caracas - Venezuela
ZCS/ZD Version: 8.8.15.GA.3869.UBUNTU18.64 P12

Re: 8.8 remote imapd installed but disabled. Logs fill with "zmconfigd: Command not defined for imapd"

Post by ccelis5215 »

smothemh wrote:I also have this problem - how do I disable and better yet uninstall the beta imapd service?

Thanks,

- Mick
Hi, try

Code: Select all

zmprov ms `zmhostname` -zimbraServiceEnabled imapd -zimbraServiceInstalled imapd
zmcontrol restart



ccelis
Post Reply