summaryrefslogtreecommitdiff
path: root/mail/exim-exiscan
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-02-10 02:27:46 +0000
committerreed <reed@pkgsrc.org>2005-02-10 02:27:46 +0000
commit98f9ffea146ca6ff8b462f7f4766ba3b44fe101d (patch)
tree76cb342363e524fcb51df730f3faa792a872b8bd /mail/exim-exiscan
parent85455a7b9e9c89272c61c97f221470c69df80c17 (diff)
downloadpkgsrc-98f9ffea146ca6ff8b462f7f4766ba3b44fe101d.tar.gz
Be more specific about exiscan capabilities.
Diffstat (limited to 'mail/exim-exiscan')
-rw-r--r--mail/exim-exiscan/DESCR6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/exim-exiscan/DESCR b/mail/exim-exiscan/DESCR
index 4468b5a2f21..9881a192102 100644
--- a/mail/exim-exiscan/DESCR
+++ b/mail/exim-exiscan/DESCR
@@ -1,5 +1,7 @@
-exim-exiscan adds email content scanning to the exim MTA
-It can hook into spamassassin, virus scanning, and to filter on mime type
+exim-exiscan adds email content scanning to the exim MTA. It supports
+SpamAssassin, Brightmail Anti-Spam, third-party virus scanners, and SPF.
+It also provides a MIME ACL and also regular expression matching against
+headers, bodies, raw MIME parts and decoded MIME parts.
Exim is a mail transport agent (MTA) developed at the University of Cambridge
for use on Unix systems connected to the Internet. It is freely available