https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964 --- Comment #19 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #18)
(In reply to David Cook from comment #17)
(In reply to Marcel de Rooy from comment #15) You can use tcpdump to watch the SMTP port.
I was expecting an answer like that somehow :)
Hehe. I'm nothing if not predictable.
When I look at the dump, I see SMTP traffic on the same port at the sending side while seeing two different ports without these patches. And I see Reset with the patches, not without.
I did notice the resets but neglected to look into them further. It does suggest a TCP connection hangup rather than a graceful close. Maybe there's a follow-up necessary to gracefully close the persistent connections at the end of the calling function. -- You are receiving this mail because: You are watching all bug changes.