Author: Rutger van Oosten Date: To: exim-users Subject: [Exim] Re: Re: Catching bounce messages
:) small is beautiful.. That looks a lot better. Thanks.
William Thompson <wt@???> wrote in
news:20030611154031.GR29455@???:
>> Ok already tried something else... This seems to work:
>>
>> condition = ${if eq{$sender_address}{} {1}{0}}
>>
>> Will this catch 'm all?
>
> try: senders = :
>