> But, you have to realize that you're going to essentially be > sending spam > in order to do that. > > The best you can do in this case is be very careful about > which tests you > use the BOUNCE/ALERT actions with, to make sure that they are > used only in > cases where it is very likely that the E-mail is not spam.
Understood. We only send alert for the weight12 test. > >Is there a way to only ALERT for a specific weight range? Given the > >above scenario, we wouldn't want to ALERT for emails that > have a weight > >of 20+ (messages that are obviously spam) but we would for > messages for > >weight (12-15). > > Yes (and I certainly hope you weren't using the ALERT action > for all E-mail > with a high weight!) Just today we were which cause me to realize this. :) > In this case, you could add this line to the > \IMail\Declude\global.cfg file: > > WEIGHT1215 weightrange x x 12 15 > > and then use the following line in the $default$.JunkMail file: > > WEIGHT1215 ALERT > > that way the ALERT action will only be used if the total > weight is between > 12 and 15. Thanks! > -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 scanned for > viruses by F-Proto Virus Scanner] > > --- [This E-mail scanned for viruses by F-Proto Virus Scanner] --- [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.
