Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 353 Bytes

Haraka - a Node.js Mail Server

Haraka is a plugin capable SMTP server. It uses a highly scalable event model to be able to cope with thousands of concurrent connections. Plugins are written in Javascript using Node.js, and as such perform extremely quickly.

Haraka requires node.js to run.