summaryrefslogtreecommitdiff
path: root/mail/libmilter/DESCR
diff options
context:
space:
mode:
authormarkd <markd>2002-09-23 13:03:31 +0000
committermarkd <markd>2002-09-23 13:03:31 +0000
commit7dc17d7b8f3c593ecc444084231f0723eb7f45ed (patch)
treede97828e2889e7ba37cb620b48a3e4ea17826260 /mail/libmilter/DESCR
parent4079ee716bc769500210d364b3d862bd7385b643 (diff)
downloadpkgsrc-7dc17d7b8f3c593ecc444084231f0723eb7f45ed.tar.gz
Initial import of libmilter-8.12.6
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.
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.