[Koha-bugs] [Bug 33964] Use Email::Sender::Transport::SMTP::Persistent for sending email

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 21 09:00:30 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964

--- Comment #19 from David Cook <dcook at 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.


More information about the Koha-bugs mailing list