Junk Mail Filtering

  • Thread starter Thread starter Guest
  • Start date Start date
Tanker8 said:
How do I block msg's with no address in the From or To heading?


Look for "@" in those headers. Delete/move/whatever all messages that
don't have it.
 
The Header looks like this:
From:
To:
CC:
Subject:
As you can see they are all blank. How do you Block/Filter them?
 
Tanker8 said:
The Header looks like this:
From:
To:
CC:
Subject:

You can filter on the subject. Create a rule that deletes all messages
except if the subject contains the string "a" or "b" or "c" or ... or "8" or
"9" or "0". This will throw away all messages whose subjects are blank or
all punctuation and keep the rest.
 
Tanker8 said:
The Header looks like this:
From:
To:
CC:
Subject:
As you can see they are all blank. How do you Block/Filter them?


For the From header, define a rule that looks for the absence of the "@"
character. Same for the To and Cc headers. For the Subject, define a
rule that looks for the absence of any of the characters in the range
a..z and 0..9, or just check none of the vowels (a, e, i, o, u, y) in
the Subject if you don't care about reading e-mails written in languages
that doen't use any vowels in some words, like Welch or Jewish, or you
don't get non-vowel messages from your friends, like "Tsk, tsk, Mr. G.
CRX-3 @ 3M."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top