Quote:
Originally Posted by phoenix You're correct, it is an NE only feature.
What do you mean by 'not installed properly', how can you tell?
What's the output of the following: Code: zmprov gs `zmhostname` | grep zimbraServiceEnabled
zmprov gs `zmhostname` | grep zimbraServiceInstalled
/opt/zimbra/bin/zmconvertctl status
Is the convertd zimlet deployed? Go to the Admin UI and check in the Admin Extensions section, if it's not there then deploy it. |
zimbra@zimbra:~/conf> zmprov gs `zmhostname` | grep zimbraServiceEnabled
zimbraServiceEnabled: logger
zimbraServiceEnabled: mailbox
zimbraServiceEnabled: memcached
zimbraServiceEnabled: mta
zimbraServiceEnabled: convertd
zimbraServiceEnabled: stats
zimbraServiceEnabled: snmp
zimbraServiceEnabled: ldap
zimbraServiceEnabled: spell
zimbra@zimbra:~/conf> zmprov gs `zmhostname` | grep zimbraServiceInstalled
zimbraServiceInstalled: antivirus
zimbraServiceInstalled: antispam
zimbraServiceInstalled: logger
zimbraServiceInstalled: mailbox
zimbraServiceInstalled: memcached
zimbraServiceInstalled: mta
zimbraServiceInstalled: convertd
zimbraServiceInstalled: stats
zimbraServiceInstalled: archiving
zimbraServiceInstalled: imapproxy
zimbraServiceInstalled: snmp
zimbraServiceInstalled: ldap
zimbraServiceInstalled: spell