From: Jonathan Villa (jvilla at isdesigndev dot com)
Date: Tue Apr 06 2004 - 09:54:17 EDT
Any ideas on this issue I am having?
attached mail follows:
I have RPM installations of Cyrus-SASL and Postfix, configured them via
book example, and when trying to test my configuration I get the
following error in my logs:
warning: SASL authentication failure: error fetching from sasldb:
Invalid argument
Here is what I am trying to do...
telnet mail.mydomain.org 25
EHLO somedomain.com
AUTH PLAIN ZGRkAHNhZGZzYWQAYWRzZmFzZGY
535 Error: authentication failed
so I check my logs and get the above error.
the perms on the files are as follows:
-rw------- 1 root root 12667 Apr 5 13:35 sasldb
-r--r----- 1 postfix sasl 12288 Apr 5 13:37 sasldb2
When I added the users I use saslpasswd2 -c -u thedomain theuser
and in smtpd.conf I have
pwcheck_method: auxprop
any ideas?
|
|
|