[exim] duplicate messages

Pàgina inicial
Delete this message
Reply to this message
Autor: SoMuchfun
Data:  
A: exim-users
Assumpte: [exim] duplicate messages

.
----- Original Message -----
From: "SoMuchfun" <somuchfun@???>
To: <exim-users@???>
Sent: Monday, February 14, 2005 11:27 AM
Subject: duplicate messages


> When I enter the following filter into my system filter, I will get
> all the filtered messages twice to backup@???. Any ideas how
> to stop this and only get one copy as intended?
>
> if $sender_address is test@??? or
> $recipients contains test@???
> then
> unseen deliver backup@???
> endif
>
>
>
> Thanks!
>
> .
>