Hi there,
Our shy friend Василий Романеев from Russia gave me some help that I want to share:
In order to fill the GAL with all the users associated with a given domain, follow these steps:
Go to the admin interface, clic on Domains
Click on the domain name, the "Configure GAL" button gets enabled
Click on the Configure GAL button, choose GAL mode both and click on next
Fill the following info:
LDAP URL: yourzimbraFQDN
port: 389
LDAP filter: (|(cn=*%s*)(mail=*%s*))
autocomplete filter: externalLdapAutoComplete
LdapSearchBase: dc=ourdomainname, dc=com
Then click on next, next, and do a test with the . as search word, some users should come back after you click on test. After that go to the web mail interface, create a new message, click on the "To:" button, all users of the domain should show up!
Thanks again Василий Романеев! |