2

I have been using mbsync+mutt for years successfully, managing a number of post boxes for accounts with different mailservers. Now there is reason for me (some business emails are so deep with html that not even lynx/w3c can display them near readable) and other people in my household (problems with mail fetching speed in gui clients with lots of messages) to want to create the following setup:

  1. sync mails via mbsync (or maybe offlineimap), sort them into a number of local maildir boxes (I have a working setup but may be willing to migrate)
  2. read/write mails from those boxes with mutt (I have a working setup for that)
  3. read/write mails from those boxes with some shiny gui-mailclient (-> just needs to be able to read maildir and support multiple senders on different servers)
  • preferably thunderbird, though its maildir support seems to be fundamentally broken
  • from my perspective: bonus points if the ui client is lightweight and QT :D
  • if creating folders and moving messages into them from gui, then syncing that, is supported - brilliant!

I did some searching on the subject, though I could not find any suggestions that would lead to my goal. Specifically searching for mail clients that would use a local maildir managed by another service would not turn anything up, although I'm pretty sure that won't be something unreachable.

EDIT: mbsync is configured to retrieve mails from all accounts into ~/.imapmail/<account-folder>.

2
  • I tested importing the synced maildirs as "Maildir" receiver accounts in both Evolution and KMail. In Evolution, mails dating from 2016 to 2018 would show up, but no recent ones. In KMail, all accounts would stay empty. Mutt uses the same directories and works as expected. This feels... strange at least. Commented Sep 25, 2020 at 9:06
  • if the goal is to view an HTML message in the GUI browser, you can add additional mailcap entry: unix.stackexchange.com/a/42714/85046. This way lacks some ability of displaying inline images linked by their Content-ID. On the other hand I fully understand If the reason is image loading due to privacy concerns. You can possibly widen the range of clients if you consider IMAP while running IMAP server on top of your maildirs and listening only on loopback interface. In that case there's trojita.flaska.net Trojitá, lightweight, qt. Commented Oct 2, 2020 at 19:33

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.