https://bugs.exim.org/show_bug.cgi?id=2602
Jeremy Harris <jgh146exb@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
You are very likely using a tainted value, eg $domain, in building that
filename.
You need to change your config to use an untainted value. Please search for
de-tainting in the Concept Index of the documentation.
Closing as not a bug.
--
You are receiving this mail because:
You are on the CC list for the bug.