Would anyone be interested if I share a modified version of my own Global Address Book plugin? It basically builds an addressbook from all the entries in the vmail db through a view in the roundcube db. The addressbook is grouped by domain name and is read only, supports autocomplete, non-configurable.
Could add configuration options for stuff like name of Address Book.
My version also only lists all domains if the logged in user is part of specificdomain.com, for otherdomain.com it just lists *@specificdomain.com and *@otherdomain.com
[Use scenario is specificdomain.com is the company 'hosting' or managing the e-mail services of otherdomain.com, helps because otherdomain.com can't see all addresses of otherotherdomain.com]
[Does not support Aliases, etc. If this is a wished upon feature then I could add it as a configurable option]
First Release: https://github.com/t3chguy/webdevguru_s … s/releases