Hi all - I'm trying to get the listing of sub-folders of a specific folder and am so far unable to do this with the LIST command.
i'm connecting to a netscape 4.15 messaging server and am trying the following commands: a0 list "inbox/" * * LIST (\NoInferiors) "/" INBOX * LIST (\HasNoChildren) "/" Drafts * LIST (\HasChildren) "/" Sent * LIST (\HasNoChildren) "/" Sent/subinbox * LIST (\HasNoChildren) "/" "Sent Items" * LIST (\HasNoChildren) "/" Trash * LIST (\HasNoChildren) "/" inbox/testing/subtest3 * LIST (\HasNoChildren) "/" notnull * LIST (\HasNoChildren) "/" subtest2 * LIST (\HasChildren) "/" testfolder * LIST (\HasNoChildren) "/" testfolder/testmsgs * LIST (\HasNoChildren) "/" testing * LIST (\HasNoChildren) "/" testmsgs a0 OK Completed a0 list "inbox/testing/" * * LIST (\NoInferiors) "/" INBOX * LIST (\HasNoChildren) "/" Drafts * LIST (\HasChildren) "/" Sent * LIST (\HasNoChildren) "/" Sent/subinbox * LIST (\HasNoChildren) "/" "Sent Items" * LIST (\HasNoChildren) "/" Trash * LIST (\HasNoChildren) "/" inbox/testing/subtest3 * LIST (\HasNoChildren) "/" notnull * LIST (\HasNoChildren) "/" subtest2 * LIST (\HasChildren) "/" testfolder * LIST (\HasNoChildren) "/" testfolder/testmsgs * LIST (\HasNoChildren) "/" testing * LIST (\HasNoChildren) "/" testmsgs a0 OK Completed a0 list "/inbox/" * * LIST (\NoInferiors) "/" INBOX * LIST (\HasNoChildren) "/" Drafts * LIST (\HasChildren) "/" Sent * LIST (\HasNoChildren) "/" Sent/subinbox * LIST (\HasNoChildren) "/" "Sent Items" * LIST (\HasNoChildren) "/" Trash * LIST (\HasNoChildren) "/" inbox/testing/subtest3 * LIST (\HasNoChildren) "/" notnull * LIST (\HasNoChildren) "/" subtest2 * LIST (\HasChildren) "/" testfolder * LIST (\HasNoChildren) "/" testfolder/testmsgs * LIST (\HasNoChildren) "/" testing * LIST (\HasNoChildren) "/" testmsgs a0 OK Completed as you can see, it returns the same listing everytime. this seems like a really simple question but i've been unable to find any examples regarding this. Thanks in advance to any help provided! s.park -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/imap/imap-list.html -----------------------------------------------------------------