i have a few mbox files that i’d like to be able to search from any device - but not to send or receive email. is there a go-to lightweight self-hosted service for this?
thank you!
You must log in or # to comment.
I ended up with installing a dovecot IMAP server that i can connect to from any email client. but no smtp to send emails
Then you connect to the imap server from the email client and search that way
Have you looked into notmuch?
I’d either try loading them into elastic search as a document per email… alternatively, something like mairix or even Thunderbird should do it
IMAP server like dovecot https://lemmy.world/comment/813653
Access it from thunderbird or a dedicated web interface (still can’t find a good one after all these years)