Haven't tried it but I doubt it. I don't know if Scott is overlapping 7 and zero for range checks.
If the test is defined as DOW dow X Y 2 0 The code probably just checks for >=X and <= Y... and since no numbers are both >= 6 and <= 0 at the same time, no days would get caught. Scott, please correct me if I've assumed badly... Darin. ----- Original Message ----- From: "Rick Davidson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 22, 2004 10:08 AM Subject: Re: [Declude.JunkMail] DOW test and Spam on specific days is it actually necessary to use two tests? Wouldnt "DOW dow 6 0 2 0" work? Rick Davidson National Systems Manager North American Title Group - ----- Original Message ----- From: "Darin Cox" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 19, 2004 5:25 PM Subject: Re: [Declude.JunkMail] DOW test and Spam on specific days >I believe Sunday is day zero, so you would need two tests. For example... > > DOW_SUN dow 0 0 2 0 > DOW_SAT dow 6 6 2 0 > > I don't have statistics to show you, but I can say more spam comes in on a > weekday than on weekends, and more on Saturday than Sunday. We weight > Sunday a little higher due to much less legit mail on Sunday. > > Darin. > > > ----- Original Message ----- > From: "Mark Smith" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 19, 2004 5:02 PM > Subject: [Declude.JunkMail] DOW test and Spam on specific days > > > Assuming we wanted to setup a Sat-Sun DOW test with a weight of 2 for the > message hitting on the weekend, I guess we would use: > > DOW dow 6 7 2 0 > > Correct? > > Having said that, does anyone have any metrics on what days more spam > comes > in? > > > --- > [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. --- [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.
