Re: [exim] How to filter for _complete_ _original_ envelope …

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Jakob Hirsch
Dátum:  
Címzett: Marc Haber
CC: exim-users
Tárgy: Re: [exim] How to filter for _complete_ _original_ envelope recipient?
Marc Haber wrote:

> and $local_part_prefix are changed when a message runs through an
> redirect router, and there is only $original_local_part which is
> offered in the filter.


There's also $original_domain, so you can check
$original_local_part@$original_domain.