[Koha-bugs] [Bug 12717] Library no longer receiving Overdue email for patrons without email address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 16 19:18:34 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12717

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Still testing - one patron with email address and one without, both generating
an overdue notice today. I think the options I tested before all work like they
should, but they offer no solution to the problem.

So I tried to make sure the old behaviour was as described. I found it working
before the MTT changes, with:

git checkout 9834401c59ed2ac41ca354732a528a117404fb76
./misc/cronjobs/overdue_notices.pl (no parameters)
Generates an email to the patron and one to the library with the text version
as attachement.

One of the differences between then and now is, that we now have an entry
'print' in the message_queue for the patrons without email. So we need to make
sure that we can send an email with the overdue notices attached and set those
enries to 'sent'.

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


More information about the Koha-bugs mailing list