Spam block

J

Joshua

I am receiving a ton of spam from one address and would like to filter out / block this email address - how do i proceed?- i have office 2001 in mac os 9.2
 
M

Mickey Stevens

You're lucky it's all coming from one address. Most of us are not so lucky.

Go to Tools -> Rules, and click the "New" button. Create a rule that looks
like this:
* Execute actions if any criteria are met
IF From Contains [email protected]
THEN Set Category Junk
THEN Change Status Read
THEN Delete Message

Make sure "Enabled" is checked, and click OK.
 
Top