I'm using Thunderbird 3.1.2 (english) with DavMail 3.6.6.1032 to access the company's Exchange server.
Everything functions OK, I also can read the Exchange contacts in TB as an LDAP server.
However when I want to download all Exchange contacts in TB to be able to use these contacts when I'm offline, this copy process stops.
Davmail's log shows:
…
Message: LDAP_REQ_SEARCH 2 base=ou=people scope: 2 sizelimit: 100 timelimit: 0 filter: (objectclass=*) returning attributes:
…
…
<some contacts are requested>
<log ends with>
Message: LDAP_REQ_SEARCH 2 size limit exceeded
In TB I can change the properties of the Exchange address book, field 'Don't return more than xxxx results'. I have tried 9000 and 50.
This has however no effect; nor on the results, nor on the DavMail logfile contents. The value in the sizelimit in the Davmail log stays '100' (also after a restart of TB and Davmail).
In the advanced config editor of TB I don't see other LDAP configurations that I can change.
Has anyone any ideas/tips to solve this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using Thunderbird 3.1.2 (english) with DavMail 3.6.6.1032 to access the company's Exchange server.
Everything functions OK, I also can read the Exchange contacts in TB as an LDAP server.
However when I want to download all Exchange contacts in TB to be able to use these contacts when I'm offline, this copy process stops.
Davmail's log shows:
…
Message: LDAP_REQ_SEARCH 2 base=ou=people scope: 2 sizelimit: 100 timelimit: 0 filter: (objectclass=*) returning attributes:
…
…
<some contacts are requested>
<log ends with>
Message: LDAP_REQ_SEARCH 2 size limit exceeded
This has however no effect; nor on the results, nor on the DavMail logfile contents. The value in the sizelimit in the Davmail log stays '100' (also after a restart of TB and Davmail).
In the advanced config editor of TB I don't see other LDAP configurations that I can change.
Has anyone any ideas/tips to solve this problem?
Exchange galfind will not return more than 100 results => there is no way to download full gal on the client.
OK, thanks for you reaction.