https://bugs.exim.org/show_bug.cgi?id=2912
--- Comment #3 from Thomas Mechtersheimer <thomasm-exim@???> ---
(In reply to Jeremy Harris from comment #2)
> Changing the message does not show up in the testsuite.
>
> I'm interested if you saw the meesage in "normal" output? Debug?
> Or is this purely from code-inspection?
This showed up in debug output as:
------------ cutthrough shutdown (target timeout on read) ------------
Unfortunately I didn't keep the full debug log files.
I've patched my local copy to wrap the cancel_cutthrough_connection call in
cutthrough_response with "if(errno != 0)" (without any negative side effects),
so I cannot easily reproduce this situation...
I'm trying to replace an old completely queue-less mail forwarding system with
exim; so using cutthrough whenever possible would be my prime goal.
--
You are receiving this mail because:
You are on the CC list for the bug.