mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
10 lines
420 B
Plaintext
10 lines
420 B
Plaintext
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.
|