SpamAssassin
A practical guide to integration and configuration

Packt Publishing


 

HOME > CHAPTER 4

Chapter 4;
Protecting Email Addresses

Spammers use various techniques to collect or harvest email addresses. The main methods are described in this chapter.

Websites
Many small organizations now have websites and provide an email address for customers to contact them. A simple HTML link of the form mailto:user@domain.com is easy to implement (all popular HTML editors allow you to create this), and the results are easy to retrieve—they arrive in the user's mailbox.

The alternative to a
mailto:
link in a web page is to have a web form where the customer enters an email address and a message, and then submits the form. The data is processed by the web server and forwarded to the recipient. This is less flexible than an email—for example, attachments cannot be added. Additionally, the web form relies on the customer to enter their email address correctly. If this is typed incorrectly, then the customer contact will be lost.

From an early time in the history of the Internet, automated computer programs have tried to download web pages and follow links to other web pages. Typically, these
spiders walk the Web to generate indexes for search engines such as Google and AltaVista. This technique has been adopted by spammers to capture email addresses. It is currently the most common method for harvesting email addresses.

Once a spammer's spider has discovered a company website, the email addresses listed on it will start to receive spam. Organizations can carry on using the
mailto: links, or they can implement other methods to capture customer input, such as a web form. These other options may incur additional expense.

Two techniques can be used in simple web pages to render an email address invisible to a spammer's web spider and yet allow a user to click on the link. These are described in the following sections.

  • Chapter 4: Table of Contents:

    • Websites

      • Alternative Character Representations

      • JavaScript

    • Usenet

    • Trojan Software

    • Mailing Lists and Archives

    • Registration for Websites

      • Tracking Email Address Usage

        • Sendmail Plus Technique

      • Rogue Employees

    • Business Cards and Promotional Material

    • How Spammers Verify Email Addresses

      • Web Bugs

    • Summary

BOOK DETAILS
  Paperback, 220 pages
Released: Sept 2004
ISBN: 1904811124
Author: Alistair McDonald
 
 

TABLE OF CONTENTS

Intro
1. Introducing Spam
2. Spam and Anti-Spam Techniques
3. Open Relays
4. Protecting Email Addresses
5. Detecting Spam
6. Installing SpamAssassin
7. Configuration Files
8. Using SpamAssassin
9. Bayesian Filtering
10. Look and Feel
11. Network Tests
12. Rules
13. Improving Filtering
14. Performance
15. Housekeeping and Reporting
16. Building an Anti-Spam Gateway
17. Email Clients
18. Choosing other Spam Tools
Appendix A
Index

 




View the book details
on PacktPub.com

 

 

  This website is owned and maintained by Packt Publishing Ltd, 2004. All rights reserved. Terms and Conditions