I don't think that's the case, because when I test (using a non-null
mail from:) i get the same
behaviour...
Can anyone clarify what "fail" does? Does it send to
a) sender
b) sender and postmaster@???
<
mailto:postmaster@recipient.domain.tld>
Hmm!
Ollie
-----Original Message-----
From: Alan Thew
Sent: Fri 2/23/2001 16:47
To: Cook, O : (CWM)
Cc:
Subject: RE: [Exim] System Filters
If `fail text' is resulting in postmaster getting the mail, then
I
assume the spammer is using mail from:<> in which case you will
need to
do something more intricate (or am I wrong?) .
--
Alan Thew
alan.thew@???
Computing Services,University of Liverpool Fax: +44 151
794-4442
On Fri, 23 Feb 2001 16:41 , O.Cook@???
<O.Cook@???...:
>Alan,
>
>Thanks, but unfortunately that doesn't work. If I do that, the
message
>doesn't get
>delivered at all. What I'm trying to achieve is for the message
to be
>delivered,
>the warning message be sent to the sender, but for
postmaster@???
>< mailto:postmaster@my.domain> not
>to get spammed for each mail that is received...
>
>Cheers,
>
>Ollie
>
> -----Original Message-----
> From: Alan Thew
> Sent: Fri 2/23/2001 16:04
> To: Cook, O : (CWM)
> Cc:
> Subject: Re: [Exim] System Filters
>
>
>
> use
>
> seen
> finish
>
> --
> Alan Thew
>alan.thew@???
> Computing Services,University of Liverpool Fax: +44
151
>794-4442
>
> On Fri, 23 Feb 2001 15:21 , O.Cook@???
><O.Cook@???...:
>
> >I'm adding some clauses to a system filter, but I'd
rather not
>receive
> >the message
> >back to postmaster@ in some cases.
> >
> >e.g.
> >
> >if
> > $h_subject contains "Here you have, ;o)" and not
>error_message and
> >$message_body contains "AnnaKournikova.jpg.vbs"
> >then
> > fail text "You appear to have been infected by the
>Onthefly/Anna
> >Kournikova worm (see
> http://www.f-secure.com/v-descs/onthefly.shtml)"
> >end if
> >
> >As you can imagine, I probably don't want to know about
every
> >virus-infected
> >sender in the world! Is there any way to prevent "fail"
from
>sending an
> >email to
> >postmaster@ ? I couldn't find anything that looked
promising in
>the
> >filter documentation
> >nor in the system filter part of the spec. It's
certainly
>possible that
> >I overlooked
> >something though, in which case a point in the right
direction
>would be
> >gratefully
> >received!
> >
> >I don't simply want to prevent all postmaster@ mail
from system
>filters
> >from being
> >delivered. On some occasions, the filter will alert me
to
>something I
> >_ought_ to know
> >about!
> >
> >Thanks,
> >
> >Ollie
> >
> >--
> >## List details at
> http://www.exim.org/mailman/listinfo/exim-users Exim details
at
> http://www.exim.org/ ##
> >
>
>
>
>