Forced accept.
Computer101
EE Admin
Main Topics
Browse All TopicsHi, I need to create a spam filter in SquirrelMail 1.4.9a. The ISP Dreamhost is hosting my email. Unfortunately my email address got leaked to a spammer whose mail doesn't not get flagged by the existing Junk mail rules. The X-Spam Score as shown in the full header is 1.001, which is too low to get flagged by SpamAssassin. So I need to create a smart filter by using the tools that Dreamhost offers.
The mail is a spoof of bluemountain or 123greetings and looks legitimate except for the fact that the URL has an IP address. The email has my personal email address (a .org email address) as the sole recipient. I've never received spam directly intended for me until this began, so this is very frustrating. One thing I was thinking of was to create a filter that blocks anything with an http://<IP_Address> in the body of the email. I don't know whether that will generate false positives. But by and large I need a solution for catching this spam using Dreamhost's tools. Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: grbladesPosted on 2007-07-25 at 01:45:26ID: 19563667
How much access do you have to the server?
ugins_cate gory.php?c ategory_id =3
There are various squirrelmail plugins for antispam. See http://squirrelmail.org/pl
'spamrule' could be use to write simple rules to block specific spam.
'spam buttons' could be used so that you could report spam so that spamassassin learns it as spam so it is likely to detect it in future.
There are many additions you can make to spamassassin itself to improve its effectivness.
Do you have full access to the mail server?
Or can you manually add spamassassin rules?