Skip to content

v2.8.7

Compare
Choose a tag to compare
@baudehlo baudehlo released this 18 Jun 23:48
· 982 commits to master since this release

2.8.7 - Jun 18, 2016

  • Changes
    • Fix geoip test
  • Improvements
    • Allow alias plugin to explode to a list of aliases
    • Support IPv6 literals in HELO tests (#1507 thanks @gramakri)
    • Make ldap plugin use the modified address if a rcpt hook
      changes it (#1501 thanks @darkpixel)
  • Bug Fixes
    • Fix loading plugins as npm modules (#1513)
    • More DKIM fixes (#1506 thanks @zllovesuki)
    • Fix the long failing host-pool-timer test (#1508)
    • Fix clean shutdown of redis with new shutdown code
      (#1504 and #1502 thanks @darkpixel)
    • More fixes to clean shutdown (#1503)