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 Instructions

This distribution contains C-language source code. Many of the Makefile files presume that compiling will be performed using gcc on Solaris 9. You should modify each Makefile to match the requirements of your operating system before building the example code.

All code is offered as-is and is not represented to be suitable for use.

See the README file in each section for specific details.

Download Everything

Click to view the README file
FTP tar fileFTP zip fileContents
examples.tar.gz examples.tar.zip Milter and Chapter Examples

Download Example Milters

Click to view the README file
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.