[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 22:26:01 CEST 2020


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

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
The plan is to use this:

https://metacpan.org/pod/Email::Sender::Transport::SMTP

so the conversion should be straight-forward. Email::Sender provides the same
::sendmail method we use, we just need to instantiate the transport object
based on the effective library config. Almost there!

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


More information about the Koha-bugs mailing list