https://bugs.exim.org/show_bug.cgi?id=2563
--- Comment #12 from Jeremy Harris <[email protected]> --- Look at the test-stdout. If you run the testcase with "-keep" it will leave the file around. In there you should get the output from "server", which includes what it sees and what it does. Likely for this case you're getting either a compare-mismatch (for what it's being sent versus the script) or a timeout. The latter will be flagged by a numeric error code; you need to refer to the server.c source to decode those. -- 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/ ##
