On Sun, 08 Sep 2002, rhe...@mayn.de wrote:
`/usr/bin/razor-client`
if ( $RETURNCODE == 0)
{
xfilter "reformail -A'X-Antispam: Razor Warning'"
exit
}
ok to add a X-Antispam-Header for nothing is bull-shit, that`s right.
But I want to filter out mails in the case razor is finding a spammer and exit
with returncode 0. Can I use # to make it to a note?
Yes, "#" will begin a comment that extends to the end of the line.
In my last try I've not inserted this part.
I only have if (/^From: .*@domain\.bla/) and a example with from I read in the
manual, but it always fails.
Try to pipe the mail into "maildrop -V2" (or use higher numbers after
the -V), or save it and then run maildrop -V2 <saved.mail -- maybe you
can figure what's going wrong that way if you see the trace.
-----------------------------------------------------------
Email sended on 08-Sep-02 at : 07:52:07 using XFMail (linux)
Ouch. If that crap must advertise itself, it should do so in proper
English, that'd be "sent" rather than "sended"... It hat better put an
X-Mailer: header instead though.