Does this have the Snooze feature?
Show HN: Mimestream, a native macOS email client for Gmail
181–190 of 289 posts
Re: Show HN: Mimestream, a native macOS email client for Gmail
#182Interesting to see the Gmail API being used for a general purpose email client when Google has a very visible note on the overview page that says: > Note: The Gmail API should not be used to replace IMAP for full-fledged email client access. Instead, see IMAP and SMTP. I'd be a little worried they will disable API access for the client due to this. https://developers.google.com/gmail/api/guides
They did perform the audit in collaboration with the author[0], so chances are it's fine, but you never know when a new manager might come in and flip the script for what's acceptable use of the api. 0: https://news.ycombinator.com/item?id=24426342
Google did vet Mimestream as a general-purpose email client before approving API access, and on the paperwork for that process "general purpose email client" was the app category that I selected, so I'm hoping all will be OK, or else I will be really scrambling to implement new protocols :P
Re: Show HN: Mimestream, a native macOS email client for Gmail
#183Earlier quoted context omitted.
The GMail app has no keyboard shortcuts- pretty important for iPad users.
> keyboard shortcuts- pretty important for iPad users I admit I cannot see the logic of this statement. Explain?
Re: Show HN: Mimestream, a native macOS email client for Gmail
#184Earlier quoted context omitted.
I never quite understood what the value add was for email-client developers to use intermediary servers. Is it to gather usage telemetry or something else?
Pessimistically for telemetry, but I suspect some of them are Javascript apps in a lightweight shell that have actual technical difficulties making a TCP IMAP connection.
[1] https://stackoverflow.com/questions/41674063/is-it-possible-...
Re: Show HN: Mimestream, a native macOS email client for Gmail
#185Re: Show HN: Mimestream, a native macOS email client for Gmail
#186What is the advantage of this over using the Gmail web ui? The Gmail web ui works great for me, has keyboard shortcuts, push notifications, works on all operating systems, supports multiple accounts with the /u/1/ subpath, etc. What does this offer that I'd be willing to pay for it and lock myself in to Mac OS exclusively?
Re: Show HN: Mimestream, a native macOS email client for Gmail
#187What is the advantage of this over using the Gmail web ui? The Gmail web ui works great for me, has keyboard shortcuts, push notifications, works on all operating systems, supports multiple accounts with the /u/1/ subpath, etc. What does this offer that I'd be willing to pay for it and lock myself in to Mac OS exclusively?
It's only been a day but 5 accounts in Mimestream is only using 350 megs of memory versus 1 tab of Gmail using 1.4 gigs of memory.
Re: Show HN: Mimestream, a native macOS email client for Gmail
#188Re: Show HN: Mimestream, a native macOS email client for Gmail
#189Earlier quoted context omitted.
This is a great point: "There are no intermediary servers with access to your account or copies of your messages." A number of popular email clients use intermediary servers and that's a complete deal breaker for me. I'd argue that should be a deal breaker for almost anyone. I'm not a security expert, but as far as I can tell, for most people the single biggest security vulnerability is an attacker gaining access to…
I never quite understood what the value add was for email-client developers to use intermediary servers. Is it to gather usage telemetry or something else?
Re: Show HN: Mimestream, a native macOS email client for Gmail
#190Interesting to see the Gmail API being used for a general purpose email client when Google has a very visible note on the overview page that says: > Note: The Gmail API should not be used to replace IMAP for full-fledged email client access. Instead, see IMAP and SMTP. I'd be a little worried they will disable API access for the client due to this. https://developers.google.com/gmail/api/guides