I do have filter with a bunch of BODY 0 CONTAINS xxx. filters This filter is referenced in a different filter with a TESTSFAILED 1 CONTAINS above-filter.
I've never added a weight in the global.cfg, but a test will fail and be added to the TESTSFAILED string with a weight of 0. ---------- Original Message ---------------------------------- From: "Kami Razvan" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 27 Nov 2004 13:57:05 -0500 >Hi Scott: > >No that won't work. > >I guess it could be good to have that as a feature. Sort of like a Total >Return Weight if the filter fails. > >RETURNWEIGHT 20 > >Which would indicate if the filter fails then the weight upon exit will be >20 regardless of what weight it was when it went in. > >Regards, >Kami > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher >Sent: Friday, November 26, 2004 8:15 PM >To: [EMAIL PROTECTED] >Subject: Re: [Declude.JunkMail] Exiting with fixed weight > >Would it work to assign 0 points of scoring in the filter and assign 10 >points in the global.cfg? > >global.cfg: >combo-ab filter c:\combo-ab.txt 0 10 > >comboab.txt >testsfailed end notcontains b >testsfailed 0 contains a > > >Another thought is to increase to a larger point system. >If you are using 10 points to hold, Move to 100 points. You can assign some >filters to hit for 1 point (fairly meaningless in the final score), but when >comboed these would be worth signifcant weight. > > > > >---------- Original Message ------- > >--------------------------- >From: "Kami Razvan" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >Date: Fri, 26 Nov 2004 08:24:05 -0500 > >>Hi; >> >>Is there anyway a filter can exit with an exact weight at the end? >> >>Using MaxWeight I can make sure that a filter does not add more than a >>certain weight to the final weight. But lets say I want to make sure >>that if the weight is below a certain level when I exit I am at a set >weight. >> >>Using: >> >>SKIPIFWEIGHT 30 >>MINWEIGHTTOFAIL 5 >>MAXWEIGHT 5 >> >> >>If this filter is triggered then upon exit a total of 5 will be added >>to the final then the final weight can be at most 34 or at least 5.. >>what if I want the final weight to be 35 regardless. >> >>Is there a feature that can do this? >> >>Regards, >>Kami >> >> >> >> >> > >--- >[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.
