[exim] LDAP lookup caching

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Maykel Moya
Datum:  
To: exim-users
Betreff: [exim] LDAP lookup caching
I would like to know if my lookup are cached troughout the session if I
use the same query.

Now I'm doing some ${extract {attrName} {${lookup ldap ... so the lookup
could be exactly the same whenever I need something from LDAP, but if
the results are not actually cached the ${extract are useless.

Regards,
maykel