Haraka is a highly feature filled SMTP server written in Node.js. More
details can be found at http://haraka.github.com/

Here are the changes since the previous release:


   - Added Ubuntu server configuration file for easy stop/start of Haraka
   - Improved Logging at LOGNOTICE level
   - Node v0.8 compatibility, including full cluster module support
   - Initial IPv6 compatibility work
   - Fixes for config file reading when clustered
   - Added support for setting the group as well as the user when dropping
   privileges
   - Fixes for connection timeout bugs in smtp_client.js
   - Added a process_title plugin which displays connections and performance
      - Includes per-child cluster support
   - Added built in daemonize support
   - Fixes for some oddly encoded emails crashing Haraka
   - Handle case where node doesn’t get an IP address in
   client.remoteAddress
   - Added HAProxy PROXY protocol support
   - Add TLS cipher information to log output and received header
   - Reject commands containing non-ASCII characters

You can install v1.4.0 or upgrade a current installation via:

npm install -g Haraka

And then restarting your Haraka processes. They should continue working
with any previous configuration.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to