1 (edited by grepmaster 2010-12-08 00:01:22)

Topic: compose_addressbook roundcubemail plugin not showing contacts

using: iRedAdmin-Pro-1.3.0 & iRedMail-0.6.1

the steps that i did to enable compose_addressbook

tar -xzf jqueryui-1.8.2.1.tgz -C /var/www/roundcubemail/plugins/
tar -xzf compose_addressbook-1.5.1.tgz -C /var/www/roundcubemail/plugins/

in /var/www/roundcubemail/config/main.inc.php I add those plugins like this
$rcmail_config['plugins'] = array("password","managesieve","jqueryui","compose_addressbook");

but when i creating a mail & clicking on the compose addressbook, the pop-up windows does not show any contact. Any step that I could have missed?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: compose_addressbook roundcubemail plugin not showing contacts

iRedMail doesn't enable "compose_addressbook" plugin by default, so we don't officially support it.

You should read document of this plugin to make it work.