Hi
 
I have a small question regarding the \Noinferiors flag. See the example below:

* OK Welcome to Binc IMAP v1.1.8 (c) Copyright 2002, 2003 Andreas Aardal Hanssen at 2003-06-19T07:41:05+0200
000 LOGIN anaccount apassword
000 OK LOGIN completed
001 LIST "" *
* LIST (\UnMarked \Noinferiors) "/" "Drafts"
* LIST (\UnMarked \Noinferiors) "/" "INBOX"
* LIST (\UnMarked \Noinferiors) "/" "Sent Items"
001 OK LIST completed
002 CREATE foo
002 OK CREATE completed
003 LIST "" *
* LIST (\UnMarked \Noinferiors) "/" "Drafts"
* LIST (\UnMarked \Noinferiors) "/" "INBOX"
* LIST (\UnMarked \Noinferiors) "/" "Sent Items"
* LIST (\UnMarked \Noinferiors) "/" "foo"
003 OK LIST completed
004 CREATE /foo/bar
004 OK CREATE completed
005 LIST
* NO Syntax Error: in Broker::parse, in ListOperator::parse, expected SPACE
005 LIST "" *
* LIST (\UnMarked \Noinferiors) "/" "Drafts"
* LIST (\UnMarked \Noinferiors) "/" "INBOX"
* LIST (\UnMarked \Noinferiors) "/" "Sent Items"
* LIST (\UnMarked) "/" "foo"
* LIST (\UnMarked \Noinferiors) "/" "foo/bar"
005 OK LIST completed
006 LOGOUT
 
at 003 LIST "" * the foo folder has the  \Noinferiors attribute. Reading the RFC 2060 (page 53, 7.2.2  )it says:
 
It is not possible for any child levels of hierarchy to exist under this name; no child levels exist now and none can be created in the future.
 
I then create a subfolder to it called foo/bar and now it is no longer \Noinferiors.
 
Problem is that it makes my Outlook Express deny the posibillity to create subfolders under any existing folder.....
 
Is this a conf. problem on my side?
 
By the way thanx for the answer to the autocreate symlink INBOX in IMAPdir mode. Works a million....
 
I'll post a description of my system setup when it all works as I want it :-)
 
Best regards
 
Hans-Chr. Jehg

Reply via email to