diff options
Diffstat (limited to 'mail/smtp-gated/pkg-descr')
-rw-r--r-- | mail/smtp-gated/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/smtp-gated/pkg-descr b/mail/smtp-gated/pkg-descr new file mode 100644 index 000000000000..c4c2c122c11c --- /dev/null +++ b/mail/smtp-gated/pkg-descr @@ -0,0 +1,9 @@ +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/ |