You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This software is experimental, use at your own risk. Please make a backup of your Maildir and notmuch database before trying to use this. I've also mostly given up on this idea and I've just put Dovecot + Solr in front of my Maildir.
go-imap-notmuch creates an IMAP gateway to your notmuch database,
allowing you to use any client to search notmuch, including converting
IMAP search semantics to notmuch queries.
If you'd like to directly use notmuch's syntax, you can do a full-text
search with the notmuch query.
Most of IMAPv4 is implemented, but not everything works. Nor does
everything work perfectly but I've tested with Evolution and Roundcube
and it's usable.
A long time ago, I hosted my own mail server but it's just become too
difficult to stay out of Junk folders -- despite doing all the right
things like DKIM, SPF, etc. I now host my mail on Fastmail, mirror it
to a Maildir, index with notmuch, and mostly use neomutt. The problem
with this setup is I can't access messages from my iOS devices easily.
This lets me use a webmail client like Roundcube on my iPhone when I'm
away from home.
I don't reccomend putting this on the internet, but rather use a VPN
to get to it.