Hi all :-)

I configurated a postfix with sasl authentication.

saslpasswd2 -c -u `postconf -h myhostname` test0

testsaslauthd -u test0 -p test0

0: NO "authentication failed"

Try with:

saslpasswd2 -c test1

testsaslauthd -u test1 -p test1

0: OK "Success."

sasldblistusers2

te...@domain1.org: userPassword
te...@server2.domain1.org: userPassword

So obviously, from client email smtp auth runs only with user0 and test0
(password)

echo `postconf -h myhostname`
domain1.org

I don't understand what's the error... any idea?

Thanks!

Pol

Reply via email to