Bug 17499: Add Koha-objects for messaging preferences
[koha.git] / Koha / SMTP /
2023-07-24 Kyle M HallBug 33964: Use Email::Sender::Transport::SMTP::Persiste...
2023-01-31 Tomas Cohen AraziBug 27424: Clarify logic
2023-01-31 Tomas Cohen AraziBug 27424: (QA follow-up) Make Koha::SMTP::Server-...
2023-01-31 Kyle HallBug 27424: Add ability to specify an SMTP server in...
2022-03-25 Jonathan DruartBug 28416: Delay load of Email::Sender::Transport:...
2021-11-08 Tomas Cohen AraziBug 29427: Make SMTP transport set debug mode correctly
2020-10-14 Tomas Cohen AraziBug 26595: Remove password from the smtp_server API...
2020-10-05 Jonathan DruartBug 22343: (follow-up) Remove traces of Mail::Sendmail...
2020-10-02 Tomas Cohen AraziBug 26290: Make Koha::SMTP::Servers->get_default use...
2020-10-02 Tomas Cohen AraziBug 22343: Add classes for handling SMTP servers