Here are the protocol trace with no client but a telnet to 143 port. Do you still think it�s a client problem? May I make some other protocol tests or changes in configuration? Are we talking about an X-File? ;-))))
This happens with any folder created, the "Prueba" folder was just created before this test and the test was performed with having ever expored the folder by the user.
Thanks for help.
#telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE] Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc. See COPYING for distribution information.
a1 login user password
a1 OK LOGIN Ok.
a2 select INBOX.Sent
* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
* OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited
* 7 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1060266265] Ok
a2 OK [READ-WRITE] Ok
a3 delete INBOX.Prueba
a3 NO Cannot delete this folder.
a4 delete INBOX.kk
a4 NO Mailbox does not exist, or must be subscribed to.
a5 logout
* BYE Courier-IMAP server shutting down
a5 OK LOGOUT completed
Connection closed by foreign host.
Well, you know... That's nice. But it'd be even more helpful if you'd not continue to leave out the folder creation from your transcript.
And you might even include a listing of the Maildir from your terminal too, so we can see the permissions / filenames inside it, etc. to verify your belief that they are correct.
Repeating the same information doesn't usually help you get a different answer. =)
-jab
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
