From: synrat (synrat at wirewalk dot org)
Date: Thu Nov 04 2004 - 10:07:20 EST
I have a problem with saslauthd dying everytime the wrong
password is submitted. Otherwise, it works and authenticates
just fine.
Using solaris 9 and postfix.
smtpd.conf
pwcheck_method:saslauthd
mech_list: login plain
saslauthd is started with -pam
cyrus-sasl-2.1.19
built with gnu make and these flags:
CC=cc LDFLAGS="-L/usr/local/lib" CPPFLAGS="-I/usr/local/include"
./configure --with-saslauthd --with-openssl=/usr/local/ssl
--disable-anon --disable-gssapi --disable-otp --enable-plain
--enable-login --with-gdbm=/usr/local/lib/
|
|
|