nylas-mail icon indicating copy to clipboard operation
nylas-mail copied to clipboard

THIS PROJECT IS DEAD

Open franzos opened this issue 6 years ago • 20 comments

Update from the Maintainers

Nylas Mail was sunset in August and re-licensed under MIT. Nylas is no longer maintaining Nylas Mail. Instead, check out it's successors:

  • Mailspring: One of the original developers is continuing Nylas Mail as Mailspring. Mailspring includes the same Pro features and a new C++ sync engine built on Mailcore2, which is faster, uses less RAM, and fixes many provider-related bugs.

  • Nylas Mail Lives: A group of community members forked Nylas Mail to keep it alive, accept contributions from the community and publish new releases that fix bugs and add features.

Original Post

There haven't been any contributions, bug fixes, or responses to issues. All contributions stop either in or before April 2017. There hasn't been any activity since.

screen shot 2017-07-28 at 12 16 59 pm

Unfortunately, we are no longer providing help support for Nylas Mail or N1. As a company, Nylas is focused on our API products to help other developers build email, calendar, and sync capabilities into their own applications.

While we no longer provide help support, N1 and Nylas Mail will continue working just as they do today – we are not turning them off any time in the forseeable future. If you have a subscription for N1 or Nylas Pro, those will continue to work. If you’re a developer, or you know some developers interested in email or Electron applications, we encourage forks of the Nylas Mail project. - Source

For everybody interested, there's a maintained fork.

franzos avatar Jul 28 '17 09:07 franzos

So sad, it is only mail client in Ubuntu that provides me user experience like in Mac.

Does anyone know alternative of this project? Or, I'd better just keep using latest stable release..

moon6pence avatar Jul 30 '17 19:07 moon6pence

This is so sad. The app works great for me and have the decent look on both linux, mac

bubuzzz avatar Aug 01 '17 04:08 bubuzzz

Yet they have the decency to charge money for snoozing emails in a dead app.

pugson avatar Aug 01 '17 21:08 pugson

@dubstrike I've been a paying customer for a long time, recommended the app to a lot of people. It's a huge let-down that they don't even have the decency to properly announce the full-stop of development. I surely hope the community will pick-up the pieces and continue development.

Since there are quite a number of paying users, we may as well set-up a fund, to support future development, independent from Nylas. I'm certainly willing to chip-in.

franzos avatar Aug 02 '17 08:08 franzos

Hey folks! I'm one of the original authors of Nylas Mail (hey, I'm in the screenshot!)

I left Nylas back in December, but I'm also working on a fork of the app over at https://github.com/Foundry376/Mailspring. The first release isn't quite ready, but should be in a couple weeks. I'm bringing up infrastructure to continue to power the cloud features and re-writing the mail sync code (which I was never really satisfied with) in C++ using mailcore2, the same framework used by Airmail and Mailbox. Stay tuned!

Update: Mailspring is now available at https://getmailspring.com/. Enjoy!

bengotow avatar Aug 02 '17 18:08 bengotow

@bengotow Nice that you keep it up, but I realy dislike that you rewrite it in C++. The best part of nylas was that I can completly configure it by my own with js. So this is for me absolutly no alternative, just a new mail client.

Mr-Sloth avatar Aug 18 '17 10:08 Mr-Sloth

@bengotow Super excited that your keeping it up. I notice that the there is no issue track and the slack invite link does not work. How would I go about getting involved in helping you?

corbinu avatar Aug 22 '17 22:08 corbinu

@bengotow, it's really good that you're keeping it up. I'll try to contribute whenever possible. Two things for now. 1- Does your fork still store user credentials into you servers (that was a serious concern for me)? 2 - I couldn't see any issues area in the fork, will you open it?

diegomachadosoares avatar Aug 23 '17 15:08 diegomachadosoares

@diegomachadosoares Good point I would be much more comfortable with it storing credentials if the server is open source and I can deploy it myself

corbinu avatar Aug 23 '17 16:08 corbinu

@corbinu The server is actualy open source (see it here https://github.com/nylas/sync-engine), but from what I got by exchanging some emails with the Nylas team, this client stores your credentials into their servers anyway to enable features like snooze and etc... I believe that it should be at least * easily * configurable and at that time it wasn't (at least not without tinkering into the code)... therefore my question.

diegomachadosoares avatar Aug 23 '17 16:08 diegomachadosoares

Is this why snoozed messages stopped coming back to inbox?

ceilican avatar Sep 05 '17 02:09 ceilican

@ceilican hah I was wondering about that too..

Bergg avatar Sep 06 '17 08:09 Bergg

@moon6pence I'm increasingly using the new thunderbird which can be configured to look a bit like Nylas especially with its new themes http://www.omgubuntu.co.uk/2017/04/a-modern-thunderbird-theme-font but I miss features like snoozing and the way the aliases are handled. One bonus though it does have a spam filter.

Bergg avatar Sep 06 '17 08:09 Bergg

How ironic. I only downloaded Nylas Mail today searching for a proper email client. Oh, well... 🗡 R.I.P. @bengotow : Good luck with the project will follow it closely. :)

goldsteal avatar Sep 06 '17 12:09 goldsteal

Additionally, a group from the community is working on maintaining the existing Nylas codebase (seen here: https://github.com/nylas/nylas-mail/issues/3564

danielmelogpi I gave this a shot and forked the project to https://github.com/nylas-mail-lives/nylas-mail.

I still need to study it in my spare time and I imagine you guys are in the same boat. @mayurdw, @sotayamashita and @dweremeichik I sent you invites for membership. May be we can try to set this in motion!

Seems to be pretty active, though they are still distributing a dev version only at the moment.

image

AyoungDukie avatar Sep 10 '17 05:09 AyoungDukie

I guess this issue still has some activity. I'm one of the developers at https://github.com/nylas-mail-lives/nylas-mail, and just like to say hi!

A couple of things people may have missed:

  • Nylas made their official sunset notice: https://www.nylas.com/blog/sunsetting-nylas-mail-development
  • We do have a release (v2.1.0, based off v2.0.15 [which isn't the latest Nylas codebase]) over at https://github.com/nylas-mail-lives/nylas-mail/releases/tag/2.1.0
  • We'll be releasing v2.2.0 shortly. The large version jump is because this version will include the entire code dump Nylas made (read the blog post above) and will have all of the latest Nylas-made features that is missing in v2.1.0
  • NML has a slack channel; you can get your invite at https://nylasisalive.slack.com/join/shared_invite/MjAzMDE1NTU0MDM2LTE0OTgyNzM3MTItODY4OWNlNTdkMw

Edit: You can find the latest v2.2.1 build at https://github.com/nylas-mail-lives/nylas-mail/releases/latest; we're releasing v2.2.2 in the next week or so

Also feel free to checkout Mailspring. Ben Gotow (one of the cofounders of Nylas) has also made a fork. It has a closed-source C++/Obj-C sync engine, and some of the features are premium only.

mikeseese avatar Sep 15 '17 05:09 mikeseese

Wow, such a great product simply died. A really sad story.

vladshcherbin avatar Sep 16 '17 13:09 vladshcherbin

Thank you for posting this! I guess that explains the little bugs I've noticed creeping in.

jrbgit avatar Oct 31 '17 16:10 jrbgit

For god's sake someone remove the issues or at least add a comment (as in template) to ensure that people stop posting new issues even though they are never going to get addressed. I can't believe how negligent Nylas is... then again, they abandoned this mail client after making people pay for it.

franzos avatar Apr 15 '18 18:04 franzos

@franzos I'll reach out to my connection at Nylas to see if they can lock the Issues down somehow or leave a note in an issue template.

mikeseese avatar Apr 15 '18 19:04 mikeseese