summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2/files/Sendmail.README
blob: e4ee641ca06944cb7bc0426fa8c3d574bf90a6e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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