30 Jul
2020
30 Jul
'20
9:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #12 from Tomás Cohen Arazi <tomascohen@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.