emailjs / emailjs-imap-client

Low-level JS IMAP client for all your IMAP needs.
MIT License
552 stars 123 forks source link

Catch and log errors that occur when doing IDLE or NOOP requests. #269

Closed gudmundurg74 closed 4 months ago

gudmundurg74 commented 4 months ago

This prevents uncaught errors from bubbling up and properly logs them instead.