Timo Sirainen wrote:
On Sun, 2009-07-19 at 17:00 +0000, Diego Roversi wrote:
You shouldn't need more than one namespace. Try something like:
mail_location = maildir:~/Mail:INBOX=~/Mail/inbox:LAYOUT=fs
And only a single namespace.
Looks like it works:
b LIST "" *
* LIST (\HasNoChildren) "/" ".Trash"* LIST (\HasNoChildren) "/"
"openmoko/.Trash"
* LIST (\HasNoChildren) "/" "openmoko/.Inbox"
[...]
* LIST (\HasChildren) "/" "INBOX"
b OK List completed.
In icedove, I can see folder different from INBOX, using "subscribe",
but not with mutt or alpine. Anyone have experience with character
oriented imap client? Any suggestion?
Thanks in advance,
Diego Roversi