cvs commit: ports/mail Makefile ports/mail/smtp-gated Makefile
distinfo pkg-descr
Edwin Groothuis
edwin at FreeBSD.org
Mon Jan 2 14:19:23 PST 2006
edwin 2006-01-02 22:19:23 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/smtp-gated Makefile distinfo pkg-descr
Log:
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 at darkzone.ma.cx>
Revision Changes Path
1.720 +1 -0 ports/mail/Makefile
1.1 +45 -0 ports/mail/smtp-gated/Makefile (new)
1.1 +3 -0 ports/mail/smtp-gated/distinfo (new)
1.1 +9 -0 ports/mail/smtp-gated/pkg-descr (new)
More information about the cvs-all
mailing list