Gut reaction: Trojita isn't far off Trojan. I think people will have issues with that.
Trojita: an IMAP mail client
31–40 of 88 posts
Re: Trojita: an IMAP mail client
#32Re: Trojita: an IMAP mail client
#33Re: Trojita: an IMAP mail client
#34Earlier quoted context omitted.
Gmail exports labels as IMAP folders, so it should be fine?
Actually this is what creates the mess. If gmail had exported labels as flags an IMAP client should be able to re-implement the gmail folders. EDIT: The mess I refer to is that your emails will be duplicated if they have multiple labels. EDIT2: Hmm, actually I am not sure how good the support for custom IMAP flags is.
IMAP flags are sadly severely lacking in what they can represent. The character set isn't even enough for unmodified UTF-7 (Punycode could work, but only for one-word tags) which renders them useless for user-chosen labels so few mail clients actually bother supporting them in that way. Thunderbird uses \label1 through \label5 but the names that are displayed in the UI are stored on each computer separately so you'd have to set up the labels you use on each machine (which kinda defies the purpose of storing that on the server). And short of using a »label configuration mail« on the server I don't see an easy way of supporting them completely server-side.
I'd love to completely forego folders and use tags/labels/flags/whatever they're called exclusively but last I looked IMAP wasn't able to support that.
Re: Trojita: an IMAP mail client
#35I don't see GPG/PGP integration. I have been looking for a lightweight, multi-platform offline capable IMAP client with good GPG/PGP encryption for awhile now, and nothing seems to quite fit the bill.
I'm also looking for something similar for OSX/Linux. I'd love to move my "life" away from services like gmail (not that I have anything against it, just don't like having all my data that far away from me).
Re: Trojita: an IMAP mail client
#36Off 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.
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
#37Off 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
#38Earlier quoted context omitted.
About labels, I believe they are sort of in the IMAP spec as keywords or something like that, so if Gmail is being nice, they should work. About conversations, I read that Gmail does some client-side sorcery with In-Reply-To headers for that, so if this client does the same, it should work.
Gmail exports labels as IMAP folders, so it should be fine?
Re: Trojita: an IMAP mail client
#39Off 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.
| I used to use offlineimap, but it's buggy
My favourite bug was when it was blocking on wanting a password, but wasn't accepting input. I had to kill it externally because it wasn't accepting C-\ or C-c.Re: Trojita: an IMAP mail client
#40I hope it stands out it's promisses. My Gmail account is not usable on any gnu/linux IMAP client.