[Exim] Accessing the results yielded by a lookup

Top Pagina
Delete this message
Reply to this message
Auteur: Steven Ericsson Zenith
Datum:  
Aan: exim-users
Onderwerp: [Exim] Accessing the results yielded by a lookup
The spec says:

> For query-style lookups, a single data cache per lookup type is kept. The files are closed and the
> caches flushed at strategic points during delivery . for example, after all routing is complete.


How can one access the data cache? $0, $N ... do not appear to hold the data.

Steven