Earlier quoted context omitted.
In the past decade or so (basically since it came out) I've tried Thunderbird 3 times. Each time it lost some of my data. Granted only the first 2 times was I using POP; with IMAP having an e-mail client that completely corrupts and is unable to recover the local mailbox isn't nearly as big a deal, but it still makes me not want to use it. Even Evolution, which had a history of crashing if I looked at it funny, and s…
Interesting. I've been using Thunderbird for years and years and have never had it lose any data... What IMAP server are you using?
Trojita: an IMAP mail client
71–80 of 88 posts
Re: Trojita: an IMAP mail client
#72Good IMAP clients is something I always look out for. Be they command line, web based, or GUI clients. Most of the ones I have tried have had performance problems so I like they have it as one of their core goals. Anyone know of any other good IMAP clients?
Mulberry [1] used to be my gold standard of IMAP clients. It has one of the most complete IMAP implementations I've ever seen. Unfortunately the company that made it went out of business in 2005, but a little while later it came back and then was open sourced. There doesn't seem to be a lot of activity on the open source project and I eventually switched to Thunderbird (which only gets better, it seems). But I do mis…
Re: Trojita: an IMAP mail client
#73IMAP has apparently always been misimplemented protocol.
While I agree that Trojita isn't yet a replacement for more featureful clients, I'm glad it's finally blazing a path of showing how to do IMAP well.
Re: Trojita: an IMAP mail client
#74Off topic: Can anyone recommend a good command-line mail client. I'm used mutt quite a bit. Wondering if there are any more out there that are at least as good as mutt.
I always go back to mutt. It does one thing, read email, and it does it well. The key is to set it up appropriately. Don't use mutt for downloading your email, especially if you wanna deal with IMAP. Use isync (mbsync) for that purpose (I used to use offlineimap, but it's buggy and not very fast). There's also notmuch, which I use for indexing my email. It also contains a pretty good email reader.
Re: Trojita: an IMAP mail client
#75Off topic: Can anyone recommend a good command-line mail client. I'm used mutt quite a bit. Wondering if there are any more out there that are at least as good as mutt.
Emacs + mu + mu4e, with offlineimap. I need to switch to isync, because offlineimap is pants.
[1] https://github.com/aroig/offlineimap
[2] The homebrew tap, if that's your thing: https://github.com/jeastman/homebrew-offlineimapwithlabels
[3] [Gmail].Trash and [Gmail].Drafts are also real folders, not just labels. You should sync them too. [Gmail].Sent Mail is just a saved search for /Sent labels. mu4e asks for a "sent" folder but, since you should (setq mu4e-sent-messages-behavior 'delete) anyway with Gmail, it becomes a dummy folder locally, and all is well.
[4] A good config example: https://github.com/pygatea/dotfiles/blob/master/emacs.d/conf...
Re: Trojita: an IMAP mail client
#76Good IMAP clients is something I always look out for. Be they command line, web based, or GUI clients. Most of the ones I have tried have had performance problems so I like they have it as one of their core goals. Anyone know of any other good IMAP clients?
Re: Trojita: an IMAP mail client
#77Earlier quoted context omitted.
Emacs + mu + mu4e, with offlineimap. I need to switch to isync, because offlineimap is pants.
Same here, but, if you use it with Gmail, let me recommend Abdó Roig-Maranges' fork of offlineimap, which implements labels[1][2]! That way you can sync only [Gmail].All Mail and all the other info (such as /Inbox, /Sent and any other custom labels) come as X-Keywords in the header (no duplicates, and no lost metadata)[3]. And mu4e supports all this[4]! [1] https://github.com/aroig/offlineimap [2] The homebrew tap, i…
Re: Trojita: an IMAP mail client
#78Re: Trojita: an IMAP mail client
#79Off topic: Can anyone recommend a good command-line mail client. I'm used mutt quite a bit. Wondering if there are any more out there that are at least as good as mutt.
Re: Trojita: an IMAP mail client
#80I took a quick look and still prefer Thunderbird. Over the years tb has matured enough that it's solid and reliable. All I want from my work email client. For personal stuff, I'd never consider a client, other than the browser.