Hacker News new | ask | show | jobs
by k2enemy 2056 days ago
I you revisit, be sure to check out notmuch as the search backend. It is super fast and has a nice and powerful search syntax.

[1] https://notmuchmail.org/notmuch-mutt/

2 comments

I recommend you take a look at neomutt. Neomutt integrates notmuch by default and has a lot of the patches that mutt never merged in it.

https://neomutt.org/feature

https://github.com/neomutt/neomutt

how is the folder handling with notmuch in mutt?

i use sup (which is where notmuch came from) because it provides on-the-fly virtual folders where emails match a search query or a tag. i can also open multiple folders at once and switch between them without loosing state. it's been a while, but when i last used mutt it could not do that

Mutt cannot do multiple folders and keep state.

Coincidentally, I used to use sup and it is my favorite mail client that I've used. At the time there was no way to sync changes back to maildir or some format that IMAP could sync. Is that still the case?

No, maildir syncback has been merged for some time already (https://github.com/sup-heliotrope/sup/wiki/Using-sup-with-ot...): changes in sup are sent back to maildir, which is synchronized back to IMAP as usual !
it is worth pointing out that very recently sup development has picked up again by a few contributors