Bug 29501: Make gather_print_notices.pl use Koha::Email
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 18 Nov 2021 12:40:22 +0000 (09:40 -0300)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 8 Apr 2022 12:32:28 +0000 (08:32 -0400)
commita229757a860197e9bc67044423dadd0575381e1c
tree2eaf39768d480264b96b4319ef9b17e20342f563
parent7688c4a6285b3ac4647e44a67f0eafccb60fc9a5
Bug 29501: Make gather_print_notices.pl use Koha::Email

This patch makes the cronjob script use Koha::Email and thus relying on
configured SMTP settings instead of just trying localhost.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
misc/cronjobs/gather_print_notices.pl