Autor: Andromeda
Data:
Para: Exim
Asunto: Re: [Exim] Rewriting all recipient addresses from a given host
At 19:15 13/06/2001 +0100, you wrote:
>Could you put sth like
>if "$sender_address" matches "something" then
> save /var/spool/mailaux/foo//
That's a good start. However, $sender_host_address is a better bet :)
Andromeda