------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1431 Summary: Cutthrough delivery ignores header changes from routers and transport Product: Exim Version: 4.82 Platform: All OS/Version: All Status: NEW Severity: bug Priority: medium Component: Delivery in general AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Headers added and removed by the router chain and transport could theoretically be supported by the cutthrough delivery path, there being a suitable intercept point where we create the Received-by header and push out the set, between receiving headers and body from the source. Relevant routines: cutthrough_headers_send(), internal_transport_write_message(). -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
