Extra modules

In this section you can find additional e-mail related Node.js modules.

  1. smtp-server – accept SMTP connections
  2. smtp-connection – create SMTP connections
  3. mailparser – parse emails
  4. mailcomposer – generate RFC822 formatted emails
  5. EmailEngine - REST interface for IMAP and SMTP
  6. ImapFlow - easy to use IMAP client built for EmailEngine
  7. mailauth - SPF, DKIM, DMARC, ARC, BIMI support for Node.js