summaryrefslogtreecommitdiff
path: root/mail/libmilter/DESCR
blob: bae4d33e219f247624d11195b4e7a8d58400a197 (plain)
1
2
3
4
5
6
7
8
9
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.

Note that although the API of this library is fairly stable and
will most likely only see additions, the interface between this
library and sendmail is subject to change without notice.