aboutsummaryrefslogtreecommitdiff
path: root/mail/renattach/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-22 18:52:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-22 18:52:39 +0000
commit1ed15dd53089e56045ae11dc8def20e365cd0fa0 (patch)
tree64b652eda0ec87444a32161cca22465890e6b377 /mail/renattach/pkg-descr
parent53eabcc5a87b8785bbac57b977faace8fcb4d410 (diff)
downloadports-1ed15dd53089e56045ae11dc8def20e365cd0fa0.tar.gz
ports-1ed15dd53089e56045ae11dc8def20e365cd0fa0.zip
Notes
Diffstat (limited to 'mail/renattach/pkg-descr')
-rw-r--r--mail/renattach/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/renattach/pkg-descr b/mail/renattach/pkg-descr
new file mode 100644
index 000000000000..c7c2da56d934
--- /dev/null
+++ b/mail/renattach/pkg-descr
@@ -0,0 +1,20 @@
+renattach is a fast and efficient e-mail stream filter written by Jem
+Berkes. It can rename or delete potentially dangerous attachments or
+even eliminate entire messages to help sites deal with resource strains
+caused by virus floods. Unlike conventional virus scanners, there are no
+specific virus or worm definitions. Instead, attachments are classified
+based on file extension and executable encoded body content.
+
+Features
+- Fast, efficient, lightweight, little overhead, pure C code
+- Recognizes both MIME and uuencoded attachments
+- Compliant with RFC2047 and RFC2231, handles encoded filenames
+- Capable of reading filenames inside ZIP archives, on the fly
+- Can rename or delete attachments, or kill entire messages
+- Can detect executables that carry DOS/Windows signature
+- Supports list of banned filenames (great for handling floods)
+- Simple pipe/stream operation; can be used within many filtering systems
+- Can be used directly as a content_filter for Postfix MTA
+- Can be installed as a local delivery agent for Sendmail MTA
+
+WWW: http://www.pc-tools.net/unix/renattach/