freebsd-ports/security/cyrus-sasl/files/Sendmail.README
Gregory Neil Shapiro c9b4da9692 Update the sendmail build information in light of the new SENDMAIL_* make.conf
flags.

Approved by:	maintainer, ade
2000-09-20 01:34:45 +00:00

16 lines
386 B
Plaintext

How to enable SMTP AUTH with FreeBSD default Sendmail 8.11
1) Add the following to /etc/make.conf:
# Add SMTP AUTH support to Sendmail
SENDMAIL_CFLAGS+= -DSASL -I/usr/local/include/sasl
SENDMAIL_LDFLAGS+= -L/usr/local/lib
SENDMAIL_LDADD+= -lsasl
2) Rebuild FreeBSD (make buildworld, ...)
3) Create /usr/local/lib/sasl/Sendmail.conf with the following.
pwcheck_method: pwcheck