Junk mail filter

R

Ron Proto

Perhaps someone has an answer for this issue.

I'm receiving all sorts of SPAM lately. I cant figure out how to restrict
certain e-mail address or whole domain names like I can with Hotmail. The
Junk Mail filter under the tool menu is virtually useless.

Thank you for your help.

Ron Proto
 
M

Mickey Stevens

Create rules to filter out mail that meet certain criteria. Go to Tools ->
Rules, click the "New" button, and create a rule like
* Execute actions if any criteria are met
IF From Contains spamdomain.com
THEN Delete Message

Now, any message coming from that domain will be deleted automatically. You
can create new criteria in that rule to filter out other e-mail addresses
and domains. However, keep in mind that junk mailers have an unlimited
number of addresses they can use to send from, so filtering out by address
usually is not particularly effective.

This page talks a bit about junk mail.
<http://www.entourage.mvps.org/rules/rules_junk.html>
 
Top