Scott, I saw your reply to Kris suggesting two tests. Mine is set up with one test...to subtract 1 for messages between 7 a.m. and 10:59 p.m., and add 6 for messages outside that time range.
HOUR hour 7 22 -1 6 Is this not also correct? It seems to be working. Couldn't Kris use: HOUR hour 6 22 0 5 Thanks, Shayne > > >I am trying to test out the new HOUR test, I can't get it to > work. Is > >this the correct format in my global.cfg: > > > >HOUR hour 23 6 5 0 > > > >Will this tag everything between 11 PM and 6 AM with a weight of 5 > >correct? I am using Declude Junkmail Pro 1.78. > > I believe the problem is the overlap -- what you'll want to > do is use two > separate tests: > > HOUR hour 23 23 5 0 > HOUR hour 0 5 5 0 > > Those would catch anything between 11:00PM and 11:59PM, and > anything from > 12:00AM to 5:59AM. > > -Scott > --- --- [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.
