mailboxes priorities question
Dear mutt community,
I use
mailboxes `find ~/.muttmail/ -type d -name cur -printf '%h '`
to monitor the mailboxes in my .muttmail directory. But now I find that
there are so many of them that I am almost overwhelmed. Are there any
ways to assign mailboxes with priorities? So that only a few important
ones will show up in the mailboxes that has new mails.
One way to do it is to manually add mailboxes, like..
mailboxes =linux-lvm
mailboxes =pgsql-general
mailboxes =postfix-users
mailboxes =procmail
mailboxes =trac-users
mailboxes =mutt-users
mailboxes =vim_use
But that is very cumbersome and still does not assign mailboxes with
priorities.
Thanks for any suggestions.
Regards,
--
Zhengquan