emailjs / emailjs-imap-client

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

emailjs problem with async methods #220

Closed CAPI-48 closed 4 years ago

CAPI-48 commented 4 years ago

hi to everybody, my problem is - method doesn't wait until imap.client finds all the messages!

here is my code:

https://pastebin.com/7paD5X3U (uploaded to paste bin because of git-hub code preview trouble)

изображение

Thanks in advance for your help!