I want to send to junk - all email with subject which does not a contain key word.

  • Thread starter Thread starter Chuck [Sbc\)
  • Start date Start date
C

Chuck [Sbc\)

I am a member of a club with several thousand members.
I want to be able to automatically junk all incoming mail that does *not* contain one of many key words.

When a member sends an email they will be required to insert their chapter name in the subject line. Our spam filter does not eliminate all junk mail.
 
Chuck [Sbc) said:
I am a member of a club with several thousand members.
I want to be able to automatically junk all incoming mail
that does *not* contain one of many key words.

When a member sends an email they will be required to
insert their chapter name in the subject line. Our spam filter does
not eliminate all junk mail.

Two rules:

First rule:
Apply this rule after the message arrives
with 'one' or 'two' or 'three' in the subject
stop processing more rules

Second rule
Apply this rule after the message arrives
delete it

Make sure that the First rule is listed *before* the Second rule.

You could always 'permanently delete it' but, well, I'd be afraid I'd miss a
message, personally.
 
Back
Top