A collection of JavaScript tools I wrote, to interact with IMAP accounts.
Scan an IMAP account, returning a promise that resolves with an array of box names.
Scan every box of an IMAP account, emitting each message as a streamable object.
Open an IMAP account box, returning a promise that resolves with the box details.
Scan an IMAP box, emitting each message as a streamable object.
Scan multiple IMAP boxes, emitting each message in each box as a streamable object.
Although all listed modules are published and released under the VOL, if your company needs a commercial license, please feel free to contact me.