If you want all the lines in that filter to have the same weight, it should
be this:

MYFILTER filter C:\imail\declude\myfilter.txt x x 5 0 in the global.cfg
MAILFROM 0 STARTSWITH b. in the myfilter.txt file.

If you want each line in the filter to have its own weight, it should be
this:

MYFILTER filter C:\imail\declude\myfilter.txt x x 0 0 in the global.cfg
MAILFROM 5 STARTSWITH b. in the myfilter.txt file.

John Tolmachoff
Engineer/Consultant/Owner
eServices For You


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:Declude.JunkMail-
> [EMAIL PROTECTED] On Behalf Of andyb
> Sent: Wednesday, November 05, 2003 6:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Declude.JunkMail] one more try...
> 
> So, the line
> 
> MYFILTER filter C:\IMail\Declude\myfilter.txt x x 5 0
> 
> should have 2 x's because of the 2 tiered weighting system I'm using?
> 
> Thanks,
> 
> Andy
> 
> ----- Original Message -----
> From: "R. Scott Perry" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 05, 2003 7:13 PM
> Subject: Re: [Declude.JunkMail] one more try...
> 
> 
> >
> > >to be sure, the syntax would be:
> > >
> > >in Global.cfg:
> > >MYFILTER filter C:\IMail\Declude\myfilter.txt x x 5 0
> > >
> > >In myfilter.txt:
> > >MAILFROM    5    STARTSWITH b.
> >
> > That would work fine.
> >
> > >Isn't this adding the weight of 5 twice?  I'd like it to only be added
> once.
> >
> > Yes, that would add the weight twice.  The total weight for the test is
> a
> > combination of the general weight for the test (the "5" in the "MYFILTER
> > filter" line) plus the weight for each line that matches (the "MAILFROM
> 5"
> > line).
> >
> > In this case, you might instead want to use:
> >
> >          MAILFROM    0    STARTSWITH b.
> >
> >                                                     -Scott
> > ---
> > Declude JunkMail: The advanced anti-spam solution for IMail mailservers.
> > Declude Virus: Catches known viruses and is the leader in mailserver
> > vulnerability detection.
> > Find out what you've been missing: Ask about our free 30-day evaluation.
> >
> > ---
> > [This E-mail was scanned for viruses by Declude Virus
> (http://www.declude.com)]
> >
> > ---
> > This E-mail came from the Declude.JunkMail mailing list.  To
> > unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
> > type "unsubscribe Declude.JunkMail".  The archives can be found
> > at http://www.mail-archive.com.
> >
> 
> ---
> [This E-mail was scanned for viruses by Declude Virus
> (http://www.declude.com)]
> 
> ---
> This E-mail came from the Declude.JunkMail mailing list.  To
> unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
> type "unsubscribe Declude.JunkMail".  The archives can be found
> at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

Reply via email to