Haraka v2.8.21 Release Notes

Release Date: 2018-07-20 // almost 6 years ago
  • ๐Ÿ†• New Features

    • โฌ†๏ธ outbound: skip STARTTLS after remote host fails TLS upgrade #2429
    • dns_list_base: introduce global plugin.lookback_is_rejected flag #2422

    ๐Ÿ›  Fixes

    • replace all _ chars in hostnames with code points #2485
    • Don't die on invalid commands #2481
    • outbound: check list exists before attempting to use it #2478
      • refactor outbound/hmail.process_ehlo_data #2488
    • tls: skip when redis is undefined #2472
    • Don't run delivered hook on LMTP fail #2470
    • Add tls_socket.load_tls_ini() to tls.register() #2465

    ๐Ÿ”„ Changes

    • outbound/tls: make into a class #2474
    • ๐Ÿ”Œ plugins: clear timeout on cancel #2477
    • ๐Ÿ“œ txn.parse_body consistently a boolean #2476
    • โšก๏ธ update ipaddr.js to version 1.8.0 #2468