summaryrefslogtreecommitdiff
path: root/mail/libmilter/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'mail/libmilter/DESCR')
-rw-r--r--mail/libmilter/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/libmilter/DESCR b/mail/libmilter/DESCR
new file mode 100644
index 00000000000..9b02bc1d1b2
--- /dev/null
+++ b/mail/libmilter/DESCR
@@ -0,0 +1,5 @@
+The sendmail Mail Filter API (Milter) is designed to allow third-party
+programs access to mail messages as they are being processed in order to
+filter meta-information and content.
+
+libmilter provides the implementation of this API.