Hi!
I have tried to resolve a login problem with courier-authlib 0.60.2-2
(RPM compiled from tar) and Courier IMAP 4.2.1-1 (again RPM). The
operating system is CentOS5. I am using PAM authentication.
When I test the IMAP connection from localhost with telnet, I get:
Trying 127.0.0.1...
Connected to test.test.fi (127.0.0.1).
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc.
See COPYING for distribution information.
a login testi_1 testi
* BYE Clock skew detected. Check the clock on the file server
Maillog contains "dopam successful" and "Authenticated:" lines.
If I use wrong username/password, the error message is different. The
system is running NTP server and is its time is accurate. Is this a bug
or am I missing something?
Daylight saving time ended yesterday, but I guess it has nothing to do
with this.