[ Paolo Pisati wrote on Mon 8.Oct'12 at 20:57:41 +0200 ] > the leading dot came from a precooked config file for offlineimap that i > found around. > I removed the trailing / and indeed it didn't make any difference. > > If you want to see my entire mutt config, is here: > http://people.canonical.com/~ppisati/mutt/
in your muttrc you have 'c' mapped to the command <toggle-mailboxes>... in index and pager view. This will override the default behaviour of 'c' which would show/list the contents of $folder, in your case ~/Maildir. You could perhaps change that macro to bind 'y' to toggle your mailboxes. Try that first. Also, I think you can probably remove the leading '.' fromm your $record and $postponed Maildirs.
