Here you are:

host:/mailboxes/qmail/maildirs/mems/Maildir# ls -la
total 22
drwx------   7 vmail    vmail        512 Aug  6 13:29 .
drwx------   3 vmail    vmail        512 May 21 13:02 ..
drwx------   5 vmail    vmail        512 Aug 14 09:42 .Prueba
drwx------   5 vmail    vmail        512 Aug  7 19:11 .Sent
-rw-r--r--   1 vmail    vmail         11 May 21 13:04 courierimapsubscribed
-rw-r--r--   1 vmail    vmail        146 Aug  5 18:03 courierimapuiddb
-rw-r--r--   1 vmail    vmail        159 Aug  5 18:44 courierpop3dsizelist
drwx------   2 vmail    vmail        512 Aug  5 18:03 cur
-rw-r--r--   1 vmail    vmail         31 Aug  6 13:15 maildirsize
drwx------   2 vmail    vmail        512 Aug  5 18:03 new
drwx------   2 vmail    vmail        512 Aug 14 09:42 tmp
host:/mailboxes/qmail/maildirs/mems/Maildir# cd .Prueba/
host:/mailboxes/qmail/maildirs/mems/Maildir/.Prueba# ls -la
total 12
drwx------   5 vmail    vmail        512 Aug 14 09:42 .
drwx------   7 vmail    vmail        512 Aug  6 13:29 ..
-rw-r--r--   1 vmail    vmail         15 Aug 14 09:42 courierimapuiddb
drwx------   2 vmail    vmail        512 Aug  6 13:29 cur
drwx------   2 vmail    vmail        512 Aug  6 13:29 new
drwx------   2 vmail    vmail        512 Aug 14 09:42 tmp

and the imap process runs as:

vmail 25290 12411 0 18:17:55 ? 0:00 /mailboxes/courier/bin/imapd Maildir

It doen�t seem to be a problem of permissions because I can perform operations as rename de folder.

Thanks for help

Jorge





Bill Long escribi�:
Jorge Izquierdo wrote:

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.


Could you provide a listing(with permissions) of your mail home directory? You probably have everything set up okay, but its best to make sure.

bill









-------------------------------------------------------
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

Reply via email to