[Koha-bugs] [Bug 29501] gather_print_notices.pl does not use SMTP servers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 21 19:23:12 CET 2022


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

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 131990
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131990&action=edit
Bug 29501: Remove MIME::Lite dependency

The library usage is discouraged by the current maintainer and we don't
use it in the codebase anymore.

To test:
1. Apply this patch
2. Run:
   $ git grep MIME::Lite
=> SUCCESS: No uses of the removed library
3. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list