pkgsrc/mail/postfix/MESSAGE.sasl

20 lines
593 B
Text

===========================================================================
$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.
===========================================================================