Compiling STARTTLS in sendmail 8.10

Last Update 2000-01-01

This page is now longer maintained. Please use www.Sendmail.org instead!

Introduction

This is an internal WWW document. Do NOT publish!

Further information can be found elsewhere.

Compilation

Unless you have bought Sendmail Pro 8.10, you need to compile sendmail yourself. You need (beside the MTA itself) sfio and openssl from the pkgs/ subdirectory. Take a look at the site.post.m4 file in pkgs/sendmail and set the variables correctly for your OS; probably:
define(`USE_SFIO', `2')
define(`USE_SASL', `2')
define(`USE_SSL', `1')

Other Descriptions

Read Nick Christenson's experience with STARTTLS.
[(links)] [Hints] [Avoiding UBE] [cf/README] [New]
Copyright © Claus Aßmann Please send comments to: <ca@sendmail.org>
Disclaimer: the information provided may be inaccurate or outdated or incomplete. Please contact me if you find an error.