Auteur: Jeremy Harris Date: À: exim-users Sujet: Re: [exim] How to go about 'saving bits'
On 07/08/17 05:27, Rob Gunther via Exim-users wrote: > I guess the question is, how can I make a little file for every message
> processed and drop some variables into it so we can have an external
> process read them later?
Write to a database (eg. sqlite3). A ${lookup } expansion.
--
Cheers,
Jeremy