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
  8. email-templates - Create, preview (browser/iOS Simulator), and send custom email templates for Node.js
  9. preview-email - Automatically opens your browser to preview Node.js email messages sent with Nodemailer