https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29330
--- Comment #14 from Katrin Fischer <[email protected]> --- Maybe a solution could then be to change the email to be send directly then instead of via the message queue? The overdue_notices.pl script creates an email with attached overdue messages to be sent to the library when a user should receive an overdue notice, but has no email address. How I would test: * You'll need a patron without email address with overdues. * Notice triggers where one or more of the delays match the overdue item. * Run the overdue_notices.pl with -t (use triggers) * You don't need to set up fines. I believe the code is all in the (very long) overdue_notices.pl. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
