aboutsummaryrefslogtreecommitdiffstats
path: root/mail/smtp-gated
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-14/+14
| | | | | PR: ports/116639 Submitted by: aDe
* Reset msciciel@darkzone.ma.cx due to maintainer-timeout and no responselinimon2007-07-041-1/+1
| | | | | | to email. Hat: portmgr
* New port: mail/smtp-gatededwin2006-01-033-0/+57
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>