Obtaining the Source Code

The sendmail source code is available from: Once you have downloaded the correct file, untar it into an appropriate place, such as /usr/local/src, with something like this:
# pwd
/usr/local/src
# zcat sendmail.8.10.0.tar.gz | tar xvpf -


Mark D. Roth <roth@feep.net>