Sendmail 8.13.3 Programmer's Guide

Introduction
Milter-Related Files
Chapter 1 5
Milter-Related Files
The Sendmail 8.13.3 depot contains C header files, libraries, and
example programs. You can download the Sendmail 8.13 software depot,
supported on HP-UX 11i v1 and HP-UX 11i v2, from the following URL:
http://www.software.hp.com
When you install the depot on your system, the depot installs the
milter-related libraries and header files on your system. The
milter-related library and header files supplied with Sendmail 8.13.3 are
detailed in the following sections:
“Header Files” on page 5
“Library” on page 5
Header Files
Table 1-1 lists the milter-related header files included in the Sendmail
8.13.3 depot.
Library
Sendmail 8.13.3 includes the 32-bit Milter library, libmilter.a. You can
use this library to build filter applications.
Table 1-1 Milter-Related Header Files
Header File Description
/usr/include/libmilter/mtapi.h Contains global definitions for mail
filter library and mail filters.
/usr/include/libmilter/mfdef.h Contains global definitions for mail
filter and Sendmail.