Downloads

sendmail Milters: A Guide for Fighting Spam

By Bryan Costales and Marcia Flynt

ISBN: 0321213335
Published: Jan 28, 2005
Copyright 2005

Dimensions 7x9-1/4
Pages: 320
Edition: 1st

FTP Downloads







Download Milters Instructions (README file)

Contents
----------------------------------------------------------------------
logmilterA milter that can log almost anything that you want about the email passing through sendmail.
slowmiltA milter that logs each message's ill-behavior to a database for later analysis.
testAn actual milter used by the authors to test the concepts in the book. It is a real mess with memory leaks and other problems, so don't use it as-is, rather use it as a starting point for your own ideas.


FTP tar fileFTP zip fileContents
logmilter.tar.gz logmilter.tar.zip Milter to log anything about the email.
slowmilt.tar.gz slowmilt.tar.zip Milter to log ill-behavior of spam to database.
test.tar.gz test.tar.zip Milter to test concepts presented in book.