chirag04 / mail-listener2

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

Listen to many accounts in one script #43

Open pwldp opened 9 years ago

pwldp commented 9 years ago

Hello, I need to create listening for multiple accounts in one script. Do you have any experience in this? How to organize code? Any comments are welcome.

pwldp

TuningGuide commented 8 years ago

I guess you can instanciate multiple new MailListeners with different account configs.