https://bugs.exim.org/show_bug.cgi?id=2605
--- Comment #3 from Jeremy Harris <[email protected]> --- The issue is that this event (like the logging) for the delivery is raised by and in the delivery process, and not the transport process (which is a child of the delivery process). The value for $domain_data is not one of the items passed back, so if it was created in the transport you can't use it in a msg:deliver event. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
