mail-listener
mail-listener copied to clipboard
Mail listener library for node.js. Get notification when new email arrived.
Hey there, I recognize that this may be an issue with **mailparser** from @andris9 but I'm hoping you may be able to give me an idea of what I might...
Add please two imap listeners and emits. Something like this: After `@emit "server:connected"`: ``` @imap.on "close", (err) => # console.log "IMAP close" @emit "imap:close", err @imap.on "error", (err) => #...
**fetch**(< mixed >source, [< object >options, ] < mixed >request, < function >callback) - (void) - Fetches message(s) in the currently open mailbox. `source` can be a message UID, a...