[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
Thu Jul 20 16:34:51 CEST 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #15 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
I was still looking for some kind of confirmation that it really works as
advertised using one connection.
Cannot easily read it from the logs:

Here a short impression for two notices sent in one run:

WITH PATCHES
2023-07-20 14:13:06 1qMUOv-0013tQ-UW <= noreply at DOMAIN
H=(localhost.localdomain) [127.0.0.1] P=esmtp S=647
id=16898623860.4c95DE.253291 at master
2023-07-20 14:13:06 1qMUOv-0013tQ-Vl <= noreply at DOMAIN
H=(localhost.localdomain) [127.0.0.1] P=esmtp S=621
id=16898623861.2FAcE0.253291 at master

WITHOUT PATCHES
2023-07-20 14:14:43 1qMUQV-0013w2-Lp <= noreply at DOMAIN
H=(localhost.localdomain) [127.0.0.1] P=esmtp S=650
id=16898624830.dE16C1Fba.253453 at master
2023-07-20 14:14:44 1qMUQV-0013w5-N3 <= noreply at DOMAIN
H=(localhost.localdomain) [127.0.0.1] P=esmtp S=624
id=16898624831.B6fAaA9BB.253453 at master

I only see that in the part with the patches the identifiers are closer to each
other: both start with 1qMUOv-0013tQ
While without patches the second part is already different.
1qMUQV-0013w2-Lp
1qMUQV-0013w5-N3

Not sure what this proves?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list