summaryrefslogtreecommitdiff
path: root/mail/postfix-current/MESSAGE.sasl
blob: c824cc80384e68388d08ea42d5b04edac86de943 (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.2 2004/07/31 05:53:44 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.

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