------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1402 Summary: Test failure with upper-case chars in path Product: Exim Version: 4.82 Platform: Other OS/Version: Linux Status: NEW Keywords: work:tiny Severity: bug Priority: medium Component: Test harness AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] The test system will fail test 533, which uses pipes, if the path to the test suite contains any upper-case characters. This is because the router is using part of the local_part to the create these pipes. The local_part defaults to lower casing what's passed to it unless caseful_local_part=true is set in the router. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
