[neomutt-users] How to automatically inform neomutt of all mailboxes?

Ian Zimmerman itz at very.loosely.org
Fri May 22 19:15:10 CEST 2020


On 2020-05-22 15:53, Krishnakumar Gopalakrishnan wrote:

> What would be the suitable "named-mailboxes" or "mailboxes" command to
> correctly fetch the entire hierarchy of valid inbox folders
> automatically?

Use a pipe from a script, like this (from my own .muttrc, adapt for your
own patterns):

  source "echo mailboxes ~/Mail/INBOX ~/Mail/[a-z]*"|

-- 
Ian


More information about the neomutt-users mailing list