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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 4 Apr 2022 14:23:44 +0000 (16:23 +0200)
commit241cd7ff37fdb037e2bd662d282cfed745876809
tree4cb4f59a52cb1d0cf705ae2dea2e8902b046793a
parent9dcdb73e47e4513257d38ffc06fa07a054862b67
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>
misc/cronjobs/gather_print_notices.pl