SENDMAIL


THIS IS OUTDATED - read the docs which come with sendmail
INSTALLATION AND OPERATION GUIDE


Eric Allman
Panga Reference Systems
eric@Sendmail.ORG

Version 8.70

For Sendmail Version 8.7

Sendmail implements a general purpose internetwork mail routing facility under the UNIX© operating system. It is not tied to any one transport protocol -- its function may be likened to a crossbar switch, relaying messages from one domain into another. In the process, it can do a limited amount of message header editing to put the message into a format that is appropriate for the receiving domain. All of this is done under the control of a configuration file.

Due to the requirements of flexibility for sendmail, the configuration file can seem somewhat unapproachable. However, there are only a few basic configurations for most sites, for which standard configuration files have been supplied. Most other configurations can be built by adjusting an existing configuration files incrementally.

Sendmail is based on RFC821 (Simple Mail Transport Protocol), RFC822 (Internet Mail Format Protocol), RFC1123 (Internet Host Requirements), RFC1521 (MIME), RFC1651 (SMTP Service Extensions), and a series of as-yet-draft standards describing Delivery Status Notifications (DSNs), available from the internet drafts sites as draft-ietf-notary-mime-delivery-XX.txt, draft-ietf-notary-mime-report-XX.txt, draft-ietf-notary-smtp-drpt-XX.txt, and draft-ietf-notary-status-XX.txt (replace XX by the latest draft number). However, since sendmail is designed to work in a wider world, in many cases it can be configured to exceed these protocols. These cases are described herein.

Although sendmail is intended to run without the need for monitoring, it has a number of features that may be used to monitor or adjust the operation under unusual circumstances. These features are described.

Section one describes how to do a basic sendmail installation. Section two explains the day-to-day information you should know to maintain your mail system. If you have a relatively normal site, these two sections should contain sufficient information for you to install sendmail and keep it happy. Section three describes some parameters that may be safely tweaked. Section four has information regarding the command line arguments. Section five contains the nitty-gritty information about the configuration file. This section is for masochists and people who must write their own configuration file. Section six describes configuration that can be done at compile time. Section seven gives a brief description of differences in this version of sendmail. The appendixes give a brief but detailed explanation of a number of features not described in the rest of the paper.

WARNING: Several major changes were introduced in version 8.7. You should not attempt to use this document for prior versions of sendmail.

Table of Contents


[Next]
This document was translated by troff2html v0.21 on May 31, 1996.
Claus Aßmann Please send comments to: <ca@informatik.uni-kiel.de>