[Exim] Re: Re: Catching bounce messages

Pàgina inicial
Delete this message
Reply to this message
Autor: Rutger van Oosten
Data:  
A: exim-users
Assumpte: [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 = :
>