Re: [Exim] Deliver Parameters

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Marc Perkel
Data:  
Para: Greg Ward
CC: exim-users
Asunto: Re: [Exim] Deliver Parameters
It's not a hardship but I'm thinking about somehow executing a program that will return several addresses on
the same line that will somehow be inserted after the deliver command by a process I have yet to figure out.

Greg Ward wrote:

> On 29 November 2001, Marc Perkel said:
> > I know that in a filter you can specify:
> >
> > deliver person@???
> >
> > Can you specify more than one deliver address on the same line? If so -
> > how?
>
> The docs are pretty clear on this:
>
>        deliver <mail address>
>   e.g. deliver "Dr Livingstone <David@???>"

>
> So, no. It's not such a hardship to type
>
> deliver addr1
> deliver addr2
> deliver addr3
>
> is it?
>
>         Greg

>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##