Autor: Nico Erfurth Datum: To: Pascal Bourdais, exim-users Betreff: Re: [Exim] Fw: using the result of a perl script as address list
Pascal Bourdais wrote: > Hi,
>
> Sorry to insist, but is my question a really silly one, or is there no answer to it ?
>
> I wonder if I have to continue looking for an answer or if I'd better look for a workarround
in exim4 use a router like this one should work
generated_addresses
driver = redirect
data = ${run{/your/perl/script $argument}{$value}}
no_verify