https://bugs.exim.org/show_bug.cgi?id=2506
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Jeremy Harris <[email protected]> --- This turns out to be due to specifying the file option for a redirect router using tainted data ($local_part). Fixed by using check_local_user and $home instead. The detection could be better, earlier in processing and indicating the mistake - but this complaint of tainted data use is not a bug. Closing on that basis. -- 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/ ##
