chirag04 / mail-listener2

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

Forcing a fetch from email server #59

Open anthonylai opened 7 years ago

anthonylai commented 7 years ago

Hi,

Is there a way to forcefully check for new mails?

Thanks. Sincerely, Anthony

yeikel commented 6 years ago

I am also interested in this question

Revadike commented 1 year ago

You can do this:

mailListener.imap.emit("update")