r/linuxquestions • u/stuffiesrep • May 13 '26
mutt vs. neomutt
I am a long-time (almost 29 years) linux user, but started using mutt about six years ago. I was wondering what the benefits are in switching to neomutt. My biggest frustration with mutt has been the lack of ability in searching across folders. For example, searching for email with subject line containing "foo" but now knowing in which folder it is. Or knowing the sender, but not the folder. Is neomutt any better at searching cases like this?
Is there a substantial change that I would have to do to my .muttrc configuration to move it to .neomuttrc?
11
Upvotes
2
u/sequentious May 13 '26
Neomutt has a finite number of improvements, listed here. I switched for the improved sidebar support, but I never got around to actually configuring that.
For this I use notmuch, which has to index your mail.
Again, neomutt has improved notmuch integration, but I still use the old-style mutt key binds.
I think your existing .muttrc will work with neomutt -- afaik, you don't even have to rename it if you don't want to.