summaryrefslogtreecommitdiff
path: root/mail/postfix/MESSAGE.sasl
blob: 2064e236a9fb404bf6e7887375e771180f32de5c (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.5 2004/07/19 02:48:42 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:

	${EXAMPLEDIR}/sample-auth.cf

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

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