Live data from Hacker News

Nylas Mail is now free

blog.nylas.com

1–10 of 334 posts

Re: Nylas Mail is now free

#2
> Does Nylas Basic support all mail providers?

> Today’s release supports Gmail/G Suite, Office365 Exchange, Yahoo! Mail, iCloud, and FastMail. Full support for self-hosted Microsoft Exchange servers is coming soon.

I am a little curious why this is so limited. All of the above solutions support IMAP, so why is this so specific? I could understand if they're trying to support, say, Gmail-specific features of your inbox, but a provider like FastMail is pretty much entirely standards-compliant, AFAICT.

Re: Nylas Mail is now free

#3

> Does Nylas Basic support all mail providers? > Today’s release supports Gmail/G Suite, Office365 Exchange, Yahoo! Mail, iCloud, and FastMail. Full support for self-hosted Microsoft Exchange servers is coming soon. I am a little curious why this is so limited. All of the above solutions support IMAP, so why is this so specific? I could understand if they're trying to support, say, Gmail-specific features of your inb…

You actually can add any IMAP server. We just haven't tested all of them, so we're only officially supporting a few at launch.

Here's how to do it: http://imgur.com/a/WBdXe

(I work at Nylas.)

Re: Nylas Mail is now free

#6
post #3

> Does Nylas Basic support all mail providers? > Today’s release supports Gmail/G Suite, Office365 Exchange, Yahoo! Mail, iCloud, and FastMail. Full support for self-hosted Microsoft Exchange servers is coming soon. I am a little curious why this is so limited. All of the above solutions support IMAP, so why is this so specific? I could understand if they're trying to support, say, Gmail-specific features of your inb…

You actually can add any IMAP server. We just haven't tested all of them, so we're only officially supporting a few at launch. Here's how to do it: http://imgur.com/a/WBdXe (I work at Nylas.)

There's actually a surprising number of provider settings in here: https://github.com/nylas/N1/blob/master/internal_packages/on...

Though there's some odd duplication for FastMail from the last update, I am going to file an issue if I can't find an existing one. :D

And thanks for working on open source software!

Re: Nylas Mail is now free

#7

Does all email still go through their servers?

Apparently on the basic version it connects directly to your mail servers without going through Nylas' cloud. But there are a couple of features which still require the cloud to funtion, snooze etc.

Re: Nylas Mail is now free

#8
I really wanted an Email client for Linux which isn't power hungry but unfortunately last I tried Nylas - it was always top app in `powertop`. An always running app has to be low on power consumption IMO, but because so many apps are being built on top of webkit/electron most of them pretty much suck when it comes to battery usage.

Another case in point is slack app. On Linux, it is probably the worst app. :(

Re: Nylas Mail is now free

#10

> Does Nylas Basic support all mail providers? > Today’s release supports Gmail/G Suite, Office365 Exchange, Yahoo! Mail, iCloud, and FastMail. Full support for self-hosted Microsoft Exchange servers is coming soon. I am a little curious why this is so limited. All of the above solutions support IMAP, so why is this so specific? I could understand if they're trying to support, say, Gmail-specific features of your inb…

> All of the above solutions support IMAP

But I gather they're not using it with them:

> It’s now powered by a hybrid sync engine that connects directly to your mail provider (Gmail, Exchange, etc.)

The Gmail API, [0] for example, is presumably far preferable to using IMAP.

[0] - https://developers.google.com/gmail/api/v1/reference

Post reply on HN