Re: [exim] system filter problems with return_path

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Lena
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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.