Mutt does not seem to prepend a namespace when I 'change-folder'. For
example:
set folder=imaps://imap-server/
set spoolfile=+inbox
I am using Courier-IMAP, so my namespace is:
* NAMESPACE (("INBOX." ".")) NIL (("shared." "."))
I would expect that when I change folders to "=mutt-users", mutt would
attempt to SELECT INBOX.mutt-users for me, but it does not. Things do
work if I set folder="imaps://imap-server/inbox", but then my folders
appear as "imaps://imap-server/inbox.mutt-users". Have I misconfigured
it? I see a message in the archive of this list from two years ago
wherein Brendan Cully states that courier and mutt don't get along yet.
-Zak