Hi All,

      I can't create subfolders on my RQ server. On my RQ server I have 
installed dovecot 1.2.16 and I use MBOX format. 

I had set my dovecot so :

namespace private {
    separator = .
    inbox = yes
}

and  RQ config : 

$rcmail_config['imap_delimiter'] = ".";

$rcmail_config['imap_ns_personal'] = null;
$rcmail_config['imap_ns_other']    = null;
$rcmail_config['imap_ns_shared']   = null;

Here I tried to create a subfolder  "aaaa" in the folder "aaaaaaaaa_test". The 
folder "aaaaaaaaa_test" is empty.

The imap log :

[23-Apr-2012 10:15:17 +0200]: [9CAB] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ 
SASL-IR LOGIN-R
EFERRALS ID ENABLE STARTTLS AUTH=PLAIN] Dovecot ready.
[23-Apr-2012 10:15:17 +0200]: [9CAB] C: A0001 ID ("name" "Roundcube Webmail" 
"version" "0.7.1" "php" "5.3.8" "os" "Linux" "command" "/html/webmail/")
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: * ID NIL
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: A0001 OK ID completed.
[23-Apr-2012 10:15:17 +0200]: [9CAB] C: A0002 AUTHENTICATE PLAIN 
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: A0002 OK [CAPABILITY IMAP4rev1 
LITERAL+ SASL-IR LOG
IN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS 
MULTIAPPEND UNSELECT
 IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT
SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in
[23-Apr-2012 10:15:17 +0200]: [9CAB] C: A0003 LIST "" aaaaaaaaa_test
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: * LIST (\NoInferiors \UnMarked) "." 
"aaaaaaaaa_test"
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: A0003 OK List completed.
[23-Apr-2012 10:15:17 +0200]: [9CAB] C: A0004 CREATE aaaaaaaaa_test.aaaa
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: A0004 NO [CANNOT] Mailbox doesn't 
allow inferior mailboxes
[23-Apr-2012 10:15:17 +0200]: [9CAB] C: A0006 LIST "" sieve.roundcube
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: A0006 OK List completed.
[23-Apr-2012 10:15:17 +0200]: [9CAB] C: A0007 LOGOUT
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: * BYE Logging out
[23-Apr-2012 10:15:17 +0200]: [9CAB] S: A0007 OK Logout completed.

Thank you 
Marco Marcantelli


_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to