From a102b993db01317af71f2f01b486fe3fd4798ad6 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 29 Sep 2003 23:01:21 +0000 Subject: New port: mail/spamd - Trapit in cooperation with security/pf A Trapit is a fake SMTP server that tries to waste as much resources of a spam-relay as possible - without delivering any mail. Implemented for pf, but might work with other ip filters as well. mail/relaydb is a fine tool to utilize spamd. PR: ports/57365 Submitted by: Max Laier --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 3cc6e30c8370..b18166523b38 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -319,6 +319,7 @@ SUBDIR += sortmail SUBDIR += spamass-milter SUBDIR += spambnc + SUBDIR += spamd SUBDIR += spamoracle SUBDIR += spamprobe SUBDIR += spamstats -- cgit v1.2.3