Scott: May be AND can be easily integrated with the new test you have added by playing with the weights.
Lets say... ============== SKIPIFWEIGHT 10 MAXWEIGHT 10 Testsfailed 5 ENDS spamcop Testsfailed 5 ends sorbs Testsfailed 5 ends anothertest =============== If we can define the test in the global statement that if minimum weight is not reached then the results is zero weight. So if in this test we don't get at least a weight of 10 then the final result weight is 0. This way we can ensure that at least 2 tests have to fail before a weight is assigned. This way we can play with the numbers and create logics that can easily be manipulated. Just a thought... Kami -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of R. Scott Perry Sent: Thursday, February 19, 2004 9:38 AM To: [EMAIL PROTECTED] Subject: RE: [Declude.JunkMail] new dow and hour tests >Do DOW & HOURS stand alone as individual tests or is there some way >they could be used to run alternate versions of tests which give >different scores (or even run tests that you might not during regular operations)? They run as individual tests. There isn't any built-in way to combine tests logically (AND/OR/NOT). The latest beta does let you do an OR with filters (for example, a test that will be triggered if either the NOPOSTMASTER or NOABUSE test or both fail), using TESTSFAILED. But I don't believe there is a way to do AND currently. -Scott --- Declude JunkMail: The advanced anti-spam solution for IMail mailservers since 2000. Declude Virus: Catches known viruses and is the leader in mailserver vulnerability detection. Find out what you've been missing: Ask for a 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.
