Hi, I use mutt to connect to my imap server. I can browse the folders on the Server, but mutt does not check for new mails in all folders. Only in those which are in the "mailboxes" command. Since I like to create new folders and filters, its hard to keep the List of mailboxes in sync. Is there any better way to tell mutt where to check for mails ? Locally I am using a script (find ~/mail -type d) to find all the mailboxes. Is there something similar to imap ?
Cheers, Christoph