[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:02:49 CEST 2023


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

--- Comment #20 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Module does this:

if (my $client = $self->_cached_client) {
    return $client if eval { $client->reset; $client->ok; };

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


More information about the Koha-bugs mailing list