summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-02 04:08:18 +0000
committerjlam <jlam@pkgsrc.org>2004-12-02 04:08:18 +0000
commitfdc4b334af9b50993aefbb97bd45681d90a3aa56 (patch)
tree5ee870ec928f76b3df65a7e2d6f42376ffd57d0a /doc
parent222690ede7fb241120dcda7e7a433cd2afc50929 (diff)
downloadpkgsrc-fdc4b334af9b50993aefbb97bd45681d90a3aa56.tar.gz
proxsmtp 0.6 - SMTP proxy content filter
ProxSMTP is a flexible tool that allows you to reject, change or log email based on arbitrary critera. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and filtered before forwarding. ProxSMTP can be used as a transparent proxy to filter an entire network's SMTP traffic at the router.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index c77cd3f36c6..9c0ece3f2ee 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8207 2004/12/02 00:09:45 dmcmahill Exp $
+$NetBSD: CHANGES,v 1.8208 2004/12/02 04:09:00 jlam Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5704,3 +5704,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gv to 3.6.0 [xtraeme 2004-12-01]
Updated wesnoth to 0.8.7 [wiz 2004-12-01]
Updated ng-spice to 15 [dmcmahill 2004-12-01]
+ Added proxsmtp-0.6 [jlam 2004-12-01]