Moderators: ScalixSupport, admin
colint wrote:Hi,
When I go into the Calendar, create a new appointement, click on te scheduling tab and click "Add from Address book" I see 4 resources available. I actually created 6 resources. I placed a "1-" at the beggining of each one for easier sorting and they were all created with the exact same parameters. In the main list only 4 show up but if I type 1- in the search box and submit that search they all appear. This is a minor detail but one that I would like to be fixed up. Any ideas?
PS. In case you are wondering I have scrolled down the list and they do not appear somewhere else further down.
Colin
Code: Select all
swa.ldap.1.addressSearchLimit=100
Code: Select all
omldapsearch '(|(&(cn=%s*)(|(mail=*)(304=4)))(&(sn=%s*)(mail=*))(&(gn=%s*)(mail=*))(mail=%s*)(&(omalias=%s*)(mail=*)))' dn
suspect that this is more to do with the LDAP result limit. The file /etc/opt/scalix/webmail/swa.properties has a setting for each LDAP source.
The SYSTEM directory is configured as
Code:
swa.ldap.1.addressSearchLimit=100
Try increasing the value ( you will need to restart tomcat for this to take effect ) and report back the results.
Cheers
Dave
Users browsing this forum: No registered users and 8 guests