circuithub / mail-listener

Mail listener library for node.js. Get notification when new email arrived.
134 stars 32 forks source link

compat issue - mailparser not working #36

Open manjeshpv opened 7 years ago

manjeshpv commented 7 years ago

Working file with mailparser@0.5.3

npm ls mailparser
`-- mail-listener@0.7.2 (git://github.com/circuithub/mail-listener.git#a299e41305b3b7b685f3216da2a0666c6067f9b2)
  `-- mailparser@0.5.3

another server: not working mailparser@2.0.2

npm ls mailparser
└─┬ mail-listener@0.7.2 (git://github.com/circuithub/maillistener.git#a299e41305b3b7b685f3216da2a0666c6067f9b2)
  └── mailparser@2.0.2