Compile and Install sendmail

Contents:
To Use or Not to Use
Vendor Versus Compiling
Obtain the Source
Tuning Makefile
Run Make
Install sendmail
Pitfalls
Alphabetized Reference

Now we show you how to obtain the latest version of sendmail in source form, then how to tune, build, and install it yourself. Although this process can be simple, many decisions that can complicate it must be made ahead of time (including the decision of whether or not to use sendmail in the first place).

To Use or Not to Use

The sendmail program is not the only MTA on the block. Others have existed for some time, and new MTAs appear on the scene every once in a while. We describe a few of the major MTAs and contrast them to sendmail in the following list: [1]

[1] A new arrival on the MTA scene is qmail. It is so new that we did not have time to review it for this version.

Many other MTAs exist, some good and some not so good. We mention only three here because, after all, this is a tutorial about sendmail.