I promised I read the manual. I'm wanting to handle mail based on sender name. Particularly I'm getting considerable spam from "coups@" and "sender@", among others.
What I am thinking about is: GLOBAL.CFG JCFILTER filter D:\decludefilters\jcfilters.txt x 0 0 $DEFAULT.JUNKMAIL$ JCFILTER HOLD JCFILTER.TXT MAILFROM 0 STARTSWITH coups@ MAILFROM 0 STARTSWITH sender@ (maybe use CONTAINS) Later on after testing, I would add score values to increase the weight score or just maybe outright delete. I delete at 20. Anybody see problems here? Thanks, John --- [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.
