Support: Spam
There is no magic solution to prevent spam. All spam solutions require learning and management. The more dilligent the end user, the better the results.
| Method | Description | Pros | Cons |
|---|---|---|---|
|
SpamAssassin |
SpamAssassin is an automated mail filter that uses a wide range of heuristic algorithms on email headers and message bodies to identify unsolicited emails. SpamAssassin is designed to identify and mark emails that score beyond threshold value that you set. An email's SpamAssassin score is the sum of values given to certain known spam characteristics. This score and/or spam flag can be used by SpamBox or your existing email client to filter messages accordingly. |
|
|
|
SpamBox (Server Side Filtering) |
The server puts mail flagged as spam by SpamAssassin into a separate folder on the server, under each pop account. The spam box(s) can be checked occasionally, via the web, if someone should "miss" a message they were expecting. |
|
|
|
BoxTrapper (White List) |
Mail is only delivered if the from address is in your white list (a list of legitimate addresses that you manage). If you receive a message from an address that is not on the list, the sender receives a form letter (that you can customize), which just asks them to reply. |
|
|
| Third Party Solutions | There are many third party solutions popping up, such as McAfee SpamKiller. They offer many different features, and interact with your system and email client in a variety of ways. | ||
|
Client Side Filtering (Eudora, Outlook, Mac Mail,etc.) |
In this case, the email client (Outlook, Netscape, Eudora, Mac Mail, etc.) is configured to check for the spam score in the headers, and filter into a spam box within the client. |
|
|