Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
SpamAssassin: A practical guide to integration and configuration

You're reading from  SpamAssassin: A practical guide to integration and configuration

Product type Book
Published in Sep 2004
Publisher Packt
ISBN-13 9781904811121
Pages 240 pages
Edition 1st Edition
Languages

Table of Contents (24) Chapters

SpamAssassin
Credits
About the Author
About the Reviewers
1. Introduction
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 Glossary

SpamAssassin Components


SpamAssassin installs these types of files:

  • Executables

  • Perl modules

  • Documentation

  • Configuration files

  • Rules files

In addition, SpamAssassin creates files in the home directory of any user that runs it (or any user it is run as). All these files will be created in the ~user/.spamassassin/ directory.

Executables

The executable files are placed in /usr/bin/ by default.

Executable

Description

spamassassin

A Perl script providing the functionality of SpamAssassin

sa-learn 

A Perl script used to train SpamAssassin's Bayesian filter—a statistical anti-spam tool

spamd

A Perl script implementing a high-performance daemon used for high volume systems

spamc

A lightweight client written in C to pass spam emails to and from the spamd daemon

Perl Modules

The Perl modules are installed in the default location, in the Perl LIBPATH, normally /usr/lib/perl5/site_perl/<perl_version>/. The modules will be installed in a directory called Mail/SpamAssassin.

Documentation...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}