Just for clarification, The first weight is the weight applied if the test is failed, and the second weight is if the test is passed.
In my case I would have @mail.southwest.com entered in the file and I want to decrease the weight of the mail if the message is from the @mail.southwest.com domain. DecreaseWeight fromfile C:\IMail\Declude\AddressesToDecWeightOn.txt x -5 0 Is this correct? Darrell -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of R. Scott Perry Sent: Tuesday, January 21, 2003 9:39 AM To: [EMAIL PROTECTED] Subject: Re: [Declude.JunkMail] Negative Weight On A Domain Name >If I was going to setup Negative Weight on certain domains instead of >white listing them would I use just a standard sender blacklist with >negative weight > >i.e. > >DereaseWeight fromfile C:\IMail\Declude\badaddresses.txt x 0 5 > >Then inside the file I would use >@mail.southwest.com > >Since the Declude sender is >X-Declude-Sender: [EMAIL PROTECTED] [12.5.136.142] In this case, the only change I would make is to use "-5" instead of "5" in the test definition, so that it will lower the weight: DereaseWeight fromfile C:\IMail\Declude\badaddresses.txt x 0 -5 -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. --- [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.
