chirag04 / mail-listener2

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

TypeError: mime.extension is not a function #76

Open Pranav-Dakshina opened 6 years ago

Pranav-Dakshina commented 6 years ago

I get this error when I run Mail-listener2, I guess this is because mailparser in the dependencies is ~0.4.6, The latest mailparser solves this issue.