chirag04 / mail-listener2

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

Move the node-imap configuration to the configuration file #47

Open ChristopheB opened 9 years ago

ChristopheB commented 9 years ago

Moving the node-imap configuration to the configuration file:

Even though the configuration structure has changed, the code still handles the old structure, for backward compatibility reasons.

shroux commented 7 years ago

^This !

This pull-request could resolve the missing arguments like autotls.