On 04.08.11,16:59, stardiviner wrote: > I put ubuntu-server/ and ubuntu-user/ under ubuntu/ > and set mailboxes like ubuntu/ > |__ubuntu-user > |__ubuntu-server > When I switch folder with "c", other mailboxes has "N" sign to indicate that > new mails in mailbox, but ubuntu/ dose not. and ubuntu-user too. > I want to know is it possible to add this "N" ? >
You can try to put this for the mailboxes option in your .muttrc: mailboxes `echo ~/mail/*` mailboxes `echo ~mail/ubuntu/*`