1

I'm using neomutt as my local mail reader (I use isync to mirror my Gmail account locally). I am noticing that sometimes when I start neomutt, it informs me in the bottom banner that there are new mails in folders other than Inbox (usually, "~/Mail/Archive", which corresponds to my Gmail "All Mail" label).

Is there a way to configure neomutt such that it will only tell me about new mail in specific folders?

Thanks.

NOP
  • 363

1 Answers1

0

I think this is not possible with neomutt at the moment.

It should be possible with mutt 1.14 (see release notes) and newer using -poll argument to a mailboxes command. Although neomutt tries to implement all upstream features, this still wasn't done.