Date: Mon, 2 Jan 2006 22:19:23 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/smtp-gated Makefile distinfo pkg-descr Message-ID: <200601022219.k02MJN57012711@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601022219.k02MJN57012711>