Re: [Exim] variables and counters in acl

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: James P. Roberts
Cc: exim-users@exim.org, Giuliano Gavazzi
Asunto: Re: [Exim] variables and counters in acl
On Sat, 8 Feb 2003, James P. Roberts wrote:

> I have a wild idea, which may or may not suffice... I seem to recall
> reading that this particular wish was not trivial to implement, since
> different processes are involved at different stages of an email's life
> within Exim. Thus, persistent (external) storage is required.
>
> This idea requires that a MySQL lookup, executed from within Exim, be
> able to include statements that cause data to be written to the MySQL
> database, not merely retrieved. I probably don't even have to continue
> explaining the idea now, do I? ;)


.... ${readsocket} is the answer ....

Nico