From 16cffb4ff7d58ae763d5552726d56330503b93e0 Mon Sep 17 00:00:00 2001 From: manu Date: Thu, 3 Apr 2003 14:47:02 +0000 Subject: spamass-milter is a little plugin for the Sendmail Milter (Mail Filter) library that pipes all incoming mail (including things received by rmail/UUCP) through the SpamAssassin, a highly customizable SpamFilter. --- mail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index 390967342f5..5abcba59f53 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2003/04/03 12:08:02 manu Exp $ +# $NetBSD: Makefile,v 1.164 2003/04/03 14:47:02 manu Exp $ # COMMENT= Electronic mail utilities @@ -119,6 +119,7 @@ SUBDIR+= sendmail SUBDIR+= sendmail811 SUBDIR+= smtpfeed SUBDIR+= solid-pop3d +SUBDIR+= spamass-milter SUBDIR+= spamassassin SUBDIR+= spamprobe SUBDIR+= spruce -- cgit v1.2.3