summaryrefslogtreecommitdiff
path: root/mail/amavisd-new/DESCR
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-06 14:56:40 +0000
committerjlam <jlam@pkgsrc.org>2004-08-06 14:56:40 +0000
commit8a77e710d395fc0b64b3c44373c0ac663461caf2 (patch)
tree9280b09f926e88f6ed40c579589ff5105e31705c /mail/amavisd-new/DESCR
parent9e08cd8ed24f5d71c5a33f560a2e9fef76a5788a (diff)
downloadpkgsrc-8a77e710d395fc0b64b3c44373c0ac663461caf2.tar.gz
Initial import of amavisd-new-20040701 as mail/amavisd-new.
amavisd-new is an interface between message transfer agent (MTA) and one or more content checkers, e.g. virus scanners, SpamAssassin, etc. It is a performance-enhanced and feature-enriched version of amavisd (which in turn is a daemonized version of AMaViS or amavis-perl). amavisd-new is normally positioned at or near a central mailer, not necessarily where user's mailboxes and final delivery takes place. If you are looking for fully per-user configurable and/or low-message-rate solution to be placed at the final stage of mail delivery (e.g. called from procmail), there may be other solutions more appropriate for your needs. Package created and maintained by Julian Dunn in pkgsrc-wip.
Diffstat (limited to 'mail/amavisd-new/DESCR')
-rw-r--r--mail/amavisd-new/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/amavisd-new/DESCR b/mail/amavisd-new/DESCR
new file mode 100644
index 00000000000..3180f61f143
--- /dev/null
+++ b/mail/amavisd-new/DESCR
@@ -0,0 +1,11 @@
+amavisd-new is an interface between message transfer agent (MTA) and
+one or more content checkers, e.g. virus scanners, SpamAssassin, etc.
+It is a performance-enhanced and feature-enriched version of amavisd
+(which in turn is a daemonized version of AMaViS or amavis-perl).
+
+amavisd-new is normally positioned at or near a central mailer, not
+necessarily where user's mailboxes and final delivery takes place. If
+you are looking for fully per-user configurable and/or low-message-rate
+solution to be placed at the final stage of mail delivery (e.g. called
+from procmail), there may be other solutions more appropriate for your
+needs.