summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-02 22:19:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-02 22:19:23 +0000
commit7f29ea0aeca6428149d41ea9ce6dd077cc0ef113 (patch)
tree2a19bc800dee1c72b3be2b789a9957907fc24665 /mail/Makefile
parentChange version numbering. Instead of 0.0-revision, it's now the date: (diff)
New port: mail/smtp-gated
This software block SMTP sessions used by e-mail worms and viruses on the NA(P)T router. It depends on netfilter framework of Linux, or ipfw on FreeBSD. It acts like proxy, intercepting outgoing SMTP connections and scanning session data on-the-fly. When messages is infected, the SMTP session is terminated. It's to be used (mostly) by ISPs, so they can eliminate infected hosts from their net work, and (preferably) educate their users. WWW: http://smtp-proxy.klolik.org/ PR: ports/91223 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 861615c709a0..08dd7e94028d 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -480,6 +480,7 @@
SUBDIR += sma
SUBDIR += smail
SUBDIR += smc-milter
+ SUBDIR += smtp-gated
SUBDIR += smtpclient
SUBDIR += smtpd
SUBDIR += smtpfeed