On Mon, Mar 08, 2004 at 05:13:25PM -0600, Jeffrey L. Taylor wrote: | Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: | > I am trying to get SASL running with Postfix on Debian. I would like | > to authenticate against /etc/passwd, but I only have a few users and | > they don't change often so any mechanism would be okay. I have the | > following in /etc/postfix/sasl/smtpd.conf and | > /usr/lib/sasl/smtpd.conf: | > | > pwcheck_method: passwd | > mech_list: PLAIN LOGIN | > | > I am getting the following error in syslog: | > | > postfix/smtpd[3072]: fatal: no SASL authentication mechanisms | > | > Does anyone have this working?
Yes, I have postfix+sasl working.
| Additional details, I have the following packages installed:
|
| postfix
| postfix-tls
| libsasl7
|
| Do I need anything else?
Yes - libsasl-modules-plain. Also verify that the version of postfix
you are using is linked against libsasl7 and not libsasl2. ('2' is
version 2.<something> and therefore newer than '7' because that is
version 1.5)
-D
--
In his heart a man plans his course,
but the Lord determines his steps.
Proverbs 16:9
www: http://dman13.dyndns.org/~dman/ jabber: [EMAIL PROTECTED]
signature.asc
Description: Digital signature

