http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10845 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #37 from David Cook <dcook@prosentient.com.au> --- Quick question... so "print" notices are put into the message_queue? How are they sent to borrowers? Are these print notices sent as individual to Koha branches/admin? Collected together and sent as one email? In 3.14.5, I noticed that HOLD_PRINT messages were just languishing forever in the message_queue, as there was no way for them to be sent to patrons. I think there's a cronjob that will store them as HTML files on the server, but that doesn't seem helpful either. -- You are receiving this mail because: You are watching all bug changes.