You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I can reproduce it too. It seems that node-imap changed the way they fire the mail event on imap connection. This might be related to the recent node-imap upgrade.
Node-imap fires a 'mail' event when opening the mailbox, this triggers 2 scans and 2 fetches.
I have two unread mail in mail box but the mail event triggered 4 times.
The text was updated successfully, but these errors were encountered: