chirag04 / mail-listener2

Mail listener library for node.js. Get notification when new email arrived.
MIT License
245 stars 116 forks source link

Duplication of emails in listener #63

Open ImTheDeveloper opened 7 years ago

ImTheDeveloper commented 7 years ago

If I work with a simple UNSEEN flag and use the vanilla example with no changes other than my gmail IMAP information I see the following behaviour.

Start mail-listener2 Go to gmail on web client Select 3 emails Mark as unread Mail-listener2 console will output the same 3 emails 3 times. This creates a total of 9 mails being displayed in the console.

ImTheDeveloper commented 7 years ago

It appears this lib has found the fix https://www.npmjs.com/package/xs-mail-listener