Dear Courier users and developers,

Since last wednesday I have difficulties to login to one of my servers,
even though I have not (consiously) made any configuration changes to
this server.

The problem is that for one user it works fine:

$ telnet FQDN imap
Trying 145.97.230.176...
Connected to FQDN.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1] Courier-IMAP ready. Copyright 1998-2010 Double 
Precision, Inc.  See COPYING for distribution information.
A login test PASSWORD
A OK LOGIN Ok.
B select INBOX
* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
* OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited
* 0 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1354480191] Ok
* OK [MYRIGHTS "acdilrsw"] ACL
B OK [READ-WRITE] Ok
C logout
* BYE Courier-IMAP server shutting down
C OK LOGOUT completed
Connection closed by foreign host.

while for another, I get this:

$ telnet FQDN imap
Trying 145.97.230.176...
Connected to FQDN.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1] Courier-IMAP ready. Copyright 1998-2010 Double 
Precision, Inc.  See COPYING for distribution information.
A login USERNAME PASSWORD2
B select INBOX

and then it does nothing; it hangs.  I can only quit it by killing the
task or say couriertcpd.  The permissions of ~/Maildir/* are identical
(with correct respective user and group IDs).  I tried to remove
~/Maildir and recreate them with maildirmake, but even then user
USERNAME is not able to do B select INBOX, while user test is (also
with newly created Maildir).  Any ideas are welcome.

I am running Debian 6.0.6 with courier-imap 4.8.0-3.

Marco

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to