[Imap-protocol] Use of namespace in LIST command
Jeff McKay <[email protected]> Thu, 05 Feb 2015 17:21:07 -0800
| Newsgroups | gmane.mail.imap.general |
|---|---|
| Message-ID | <[email protected]> |
I think I need a refresher, or I am confused about something. I log on
to imap account "bob" (not sure which server
right now), and the NAMESPACE command gives me:
* NAMESPACE (("" "/")("#mhinbox" NIL)("#mh/" "/")) (("~" "/"))
(("#shared/" "/")("#ftp/" "/")("#news." ".")("#public/" "/"))
My usual command: LIST "" *
tells me that there is an INBOX and nothing more, and the customer says
there should be a bunch of other folders. I have
tried:
LIST "" "~bob/%"
LIST "" "~/bob/%"
LIST "" "#mh/bob/%"
LIST "" "#mhinbox/bob/%"
but for each of the above, the command returns no folder names. What I
am doing wrong?
_______________________________________________
Imap-protocol mailing list
[email protected]
http://mailman13.u.washington.edu/mailman/listinfo/imap-protocol