HPlogo Sendmail 8.13.3 Programmer's Guide: HP-UX 11i v1 and HP-UX 11i v2 > Chapter 1 Introduction

Milter-Related Files

» 

Technical documentation

Complete book in PDF

 » Table of Contents

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

Table 1-1 “Milter-Related Header Files ” lists the milter-related header files included in the Sendmail 8.13.3 depot.

Table 1-1 Milter-Related Header Files

Header FileDescription
/usr/include/libmilter/mtapi.hContains global definitions for mail filter library and mail filters.
/usr/include/libmilter/mfdef.hContains global definitions for mail filter and Sendmail.

 

Library

Sendmail 8.13.3 includes the 32-bit Milter library, libmilter.a. You can use this library to build filter applications.