https://bugs.exim.org/show_bug.cgi?id=2697
Jeremy Harris <jgh146exb@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
You may not use tainted data, such as that in $sender_address_domain,
as part of a filename. This is nothing to do with a dash in the domain name.
The restriction is for security reasons, and not a bug.
Read the documentation on "taint".
--
You are receiving this mail because:
You are on the CC list for the bug.