Re: [Exim] variables and counters in acl

Etusivu
Poista viesti
Vastaa
Lähettäjä: Nico Erfurth
Päiväys:  
Vastaanottaja: James P. Roberts
Kopio: exim-users@exim.org, Giuliano Gavazzi
Aihe: 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