Haraka v2.0.0 Release Notes

Release Date: 2012-11-28 // over 11 years ago
    • ๐Ÿ›  Various fixes to SMTP AUTH code, including providing SMTP AUTH to inbound mail forwarders.
    • โšก๏ธ Updates to process_title plugin to show more details
    • ๐Ÿ”„ Changed transaction.data_lines to a Stream (this will break all code which uses transaction.data_lines currently - see the migration guide)
    • ๐Ÿ”„ Changed attachments to be a Stream (this will break some code which uses transaction.attachment_hooks - see the migration guide)
    • ๐Ÿšฆ Capture and log signals sent to Haraka
    • ๐ŸŽ Various performance improvements
    • ๐Ÿ›  Fixed a memory leak in connection pool
    • ๐Ÿ‘Œ Improvements to TLS compatibility
    • RFC compliance improvements with greeting, EHLO/HELO, QUIT, and dot stuffing
    • ๐Ÿ‘ป Throw exception with set_banner as it is now non-functional. Will be returned in a future version.
    • ๐Ÿ›  Small fixes to data.uribl