Re: [Exim] This should be simple but ....

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Kirill Miazine
Data:  
Para: Marc Perkel
CC: exim-users
Assunto: Re: [Exim] This should be simple but ....
* Marc Perkel <marc@???> [20011212 15:13]:
> In the main system filter - how do I get the email address that caused
> the current message to be created (as opposed to the to: and cc: and
> other fields). Is that envelope-to: ???
>
> I tried $h_envelope-to: and it didn't work.


That headers isn't available at the time filter is run. It's added
later.

--
Kirill