----- Original Message ----- From: "Markus Gufler" <[EMAIL PROTECTED]>
> Today we've had some FP's comming from a Yahoo mailing list. > > Is it a possible solution to give a litle negative weight for mails comming > from @yahoogroups.com or is there any other/bether method to resolve such > false positives? (IP-ranges, Spamdomains...?) Markus, SpamDomains is really only used to penalize popularly forged domains rather than applying negative weight to non-forged domains, since that would be hard to do in its current implementation. However, you could certainly use several filter different options to bring the weight for yahoo group messages down. For example: HELO -10 ENDSWITH .grp.scd.yahoo.com REVDNS -10 ENDSWITH .grp.scd.yahoo.com HEADERS -10 CONTAINS X-Yahoo-Profile HEADERS -10 CONTAINS Mailing-List: list [EMAIL PROTECTED]; HEADERS -10 CONTAINS Delivered-To: mailing list [EMAIL PROTECTED] MAILFROM -10 ENDSWITH .groups.yahoo.com HTH, Bill --- [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.
