>> Recently I began being plagued with spam that has this particular >> feature: The sender's name is random, but the sender's address is my >> own email address. I would like to filter and send these emails direct >> to the Trash folder.
MM> It is best to use POPFile (http://popfile.sourceforge.net/), or a MM> similar Bayesian classification program, to classify SPAM and NO-SPAM. I disagree. Keep it simple. No external program or plug-in is necessary to solve this particular problem. The simplest and quickest solution is a filter such as the one in my previous post. %SETHEADER("X-Junk","roses are red, violets are blue") If the incoming mail is from your address, but doesn't have the above in the kludges, use a filter to send it to trash. This filter has been picking off 100% of these spams for me. ________________________________________________ Current version is 2.01.3 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

