nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.8k stars 1.39k forks source link

Nylas Mail listens on all interfaces #3320

Open bjackson opened 7 years ago

bjackson commented 7 years ago
What operating system are you using?

macOS 10.12.4 Beta

What version of Nylas Mail are you using?

1.0.30

--

Nylas Mail's API listens on all interfaces on port 2578.

I think the API should limit itself to only listening on the loopback interface as the service should probably not be available to other machines.

jstejada commented 7 years ago

Thanks for pointing this out! cc @emorikawa