summaryrefslogtreecommitdiff
path: root/mail/postfix/MESSAGE.sasl
blob: e38d0487eff826f88cc829046a297cb8dfd2e9c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
===========================================================================
$NetBSD: MESSAGE.sasl,v 1.6 2004/07/19 05:28:07 jlam Exp $

To enable SASL authentication, you may want to edit

	${SASLLIBDIR}/smtpd.conf

and change the method used to check plaintext passwords.  To use
security/cyrus-saslauthd, you should change the contents of smtpd.conf to:

	pwcheck_method: saslauthd

Please consult:

	${DOCDIR}/SASL_README

and the SASL documentation for more information on setting up SASL
authentication.

===========================================================================