/imap-tools

A collection of JavaScript tools to interact with IMAP.

imap-tools

A collection of JavaScript tools I wrote, to interact with IMAP accounts.

imap-box-names (github|npm)

Scan an IMAP account, returning a promise that resolves with an array of box names.

imap-fetch-everything (github|npm)

Scan every box of an IMAP account, emitting each message as a streamable object.

imap-open-box (github|npm)

Open an IMAP account box, returning a promise that resolves with the box details.

imap-scan-box (github|npm)

Scan an IMAP box, emitting each message as a streamable object.

imap-scan-many-boxes (github|npm)

Scan multiple IMAP boxes, emitting each message in each box as a streamable object.

license

Although all listed modules are published and released under the VOL, if your company needs a commercial license, please feel free to contact me.