Haraka
High-performance, plugin-based SMTP server written in Node.js — handles thousands of concurrent connections with extensible filtering.
About
Haraka is an open-source SMTP server built with Node.js, optimized for high throughput and low latency when handling large volumes of email traffic. Unlike traditional mail transfer agents like Postfix or Sendmail, Haraka offers a flexible plugin architecture that allows develope…