summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Audit/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Audit/DESCR')
-rw-r--r--mail/p5-Mail-Audit/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/p5-Mail-Audit/DESCR b/mail/p5-Mail-Audit/DESCR
new file mode 100644
index 00000000000..12457b000b2
--- /dev/null
+++ b/mail/p5-Mail-Audit/DESCR
@@ -0,0 +1,5 @@
+`Mail::Audit' was inspired by Tom Christiansen's audit_mail and
+deliverlib programs. It allows a piece of email to be logged, examined,
+accepted into a mailbox, filtered, resent elsewhere, rejected, and so
+on. It's designed to allow you to easily create filter programs to stick
+in a .forward file or similar.