Revadike
Revadike
Well, I have it set to launch with windows. While it does that, it never displays icon then. It's probably the same problem.
https://github.com/jcreigno/nodejs-mail-notifier#stop
I haven't been using this for months now. I disabled any email features in my app. I'll look into it again.
Still doesn't seem to be solved. I can't even get new mail event to fire after the first ones.
I think I fixed the `ECONNRESET`, but it's probably too early to say. However, I can't get it to detect new email. Is there a delay? If so, how long?...
Any workarounds that can be applied?
That's what I've been doing, just create more instances. It would be neat if u could specify multiple boxes. This is my code: ```js function startMailMonitor() { if (!Array.isArray(config.credentials.email)) config.credentials.email...
any updates on this @sayem314 ?
It's gonna be a cat and mouse game and only one side is getting paid for it, so...
I have no plans currently. Even if I succeed, it will probably become a cat & mouse game. Besides, they already banned my account once for debugging their system, I'm...