listing Maildir folders and sub-folders in mutt
Globe Trotter
itsme_410 at yahoo.com
Thu Oct 22 01:25:41 UTC 2020
Hi,
Sorry I am very new (as of today) to mutt and I am trying to get started.
My set up is as follows: I use fetchmail and procmail to get my mail delivered to Maildir mailboxes. So,my mail is inside folders in ~/Maildir in the following manner:
~/Maildir/inbox~/Maildir/sent~/Maildir/drafts
~/Maildir/work/~/Maildir/work/user1~/Maildir/work/user2~/Maildir/bills~/Maildir/family
etc. I want to show this tree on a side-pane. So, my initial attempt at .muttrc has the following: modified from mutt & Maildir Mini-HOWTO
|
|
| |
mutt & Maildir Mini-HOWTO
|
|
|
set mbox_type=Maildir
set folder="~/Maildir"
mailboxes `echo -n "+ "; find ~/Maildir -type d -name "*" -printf "+'%f' "`
However, when I launch mutt, I get nothing and after a lot of blank stares on-screen, I get: Mutt:/var/spool/mail/itsme [Msgs: 0 Inc: 20]----(date/date)--------(all)------
I was wondering if I could get some help.
My apologies for my questions and thank you for your help!
GT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20201022/d4d2a491/attachment.html>
More information about the Mutt-users
mailing list