I canged a mbox to Maildir lately and have a problem. Sidebar patch don't show list of mailboxes. It's empty. When I type 'c' and set mailbox manually, it works, but sidebar don't see my boxes.
My mutt version is 1.5.20, i've installed it from FreeBSD ports with options: make WITH_MUTT_MAILDIR_MTIME_PATCH=yes WITH_MUTT_NNTP=yes WITH_MUTT_IMAP_HEADER_CACHE=yes WITH_MUTT_MAILDIR_HEADER_CACHE=yes WITH_MUTT_EDIT_THREADS=yes WITH_MUTT_SIDEBAR_PATCH=yes install clean What can I do to solve the problem? A part of my ~/.muttrc, connected to maildir: set mbox_type="Maildir" set spoolfile=~/Maildir/default set mbox=~/Maildir/default set postponed=~/Maildir/postponed set record=~/Maildir/sent --