Haraka v2.6.1 Release Notes

Release Date: 2015-03-27 // about 9 years ago
    • โž• added sedation timers for config file re-reading
    • โž• Add AUTH support to outbound
    • โœ… tests/spf: quiet excessive DEBUG noise
    • ๐Ÿ‘ allow domains with underscore
    • correct name of domains config file in access
    • ๐Ÿ›  Fix SMTP AUTH in smtp_forward/proxy and add docs
    • ๐Ÿ›  Fix opts not being passed to HMailItem _bounce function
    • ๐ŸŒฒ log.syslog will try strong-fork-syslog (for node 0.12 compat)
    • ๐Ÿ‘Œ improvements to Plugin docs
    • rename net_utils.is_rfc1918 -> is_private_ip
      • IPv6 compat
      • test coverage
      • add IPv6 unique local fc00::/7
    • ๐Ÿ”Œ pre-populated config/plugins
    • โž• added utils.extend, copies props onto objects