Skip to content
Matt Simerson edited this page Apr 28, 2024 · 70 revisions

Haraka is an SMTP server built with node.js.

Haraka provides extensibility via a plugin architecture with built-in support for plugins that call SpamAssassin, DNS Blocklists, provide authentication, and many more. A plugin registry exists.

How To

Future Plans / TODO / Feature Requests

Additional Resources

Install Guides

How To

Future Plans / TODO

  • Support RFC3464 in bounce messages
  • Decode Short URLs in data.uribl.js and test the destination URL instead
  • DKIM verifier

Additional Resources

Clone this wiki locally