There are two sasl folders here are both smtpd.conf's
# cat /usr/lib/sasl/smtpd.conf
pwcheck_method: saslauthd
saslauthd_version: 2
# cat /usr/lib/sasl2/smtpd.conf
pwcheck_method: saslauthd

I can't configure my email client to connect to the imap server
I see the client coming trough to the mailsrv1 on the local interface but in the client all I get is
Could not connect to mai server 192.168.100.1 the Connection was refused

how can I debug this?
I need to see more verbose messages to get but all I see is plenty of errors related to ssl as seen in my previous email...

I'd like to make a test locally but

[EMAIL PROTECTED] ~]$ imtest -m login -u jdoe localhost
S: * OK mail2.mydomain.com Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-3.RHEL4.1 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LISTEXT LIST-SUBSCRIBED X-NETSCAPE
S: C01 OK Completed
Please enter your password:
C: L01 LOGIN jdoe {11}
S: + go ahead
C: <omitted>
S: L01 NO Login failed: authentication failure
Authentication failed. generic failure
Security strength factor: 0
C: Q01 LOGOUT
Connection closed.
[EMAIL PROTECTED] ~]$

On 2/17/06, Muenz, Michael <[EMAIL PROTECTED] > wrote:
> ok now I set crypt=0 on the pam files - again, as I was
> trying to use cryp=1 in the mail database aswell but now all
> password are clear text in the mail db

Now check that "pwcheck_method: saslauthd" is in your
smtpd.conf, und try to create a new user and post your
results.


Michael
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to