# testsaslauthd -u rjl -p
works fine.
I don't think postfix is even calling saslauthd.
AUTH PLAIN base64string (obtained by doing perl -MMIME::Base64 -e 'print
encode_base64("rjl\0rjl\0passwd");')
It's saying authentication failed: authentication failure but there is nothing
shown on the screen I did saslauthd -d -a pamI'm not doing SSL.
