Re: [exim] system filter problems with return_path

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Lena
Fecha:  
A: exim-users
Asunto: Re: [exim] system filter problems with return_path
> From: a.smith

>    can someone tell me if its possible to exclude emails in a system  
> filter using "$return_path" is not someaddress@???.


Use $sender_address instead of $return_path.