[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 13:39:26 CEST 2014


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
overdue_notices.pl -text ./
Empty txt file.

BUT: -n will get -csv -html and -text working again. But it is NOT a solution,
as it will not just grab the notices that are supposed to be printed, but will
grab them all and no emails will be generated.

>From the documentation: -n     
Do not send any email. Overdue notices that would have been sent to the patrons
or to the admin are printed to standard out. CSV data (if the -csv flag is set)
is written to standard out or to any csv filename given.

-- 
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