https://bugs.exim.org/show_bug.cgi?id=3087
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Exim 4.97 |Exim 4.98 Version|N/A |4.97 Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED --- Comment #1 from Jeremy Harris <[email protected]> --- Thanks for the good report. At first glance this probably involved a quoted local-part, and the fix is a one-liner. Are you able to reproduce for testing? expand.c 7120 if (s) g = string_cat(g, s); -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
