https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41075 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #4 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to Brendan Lawlor from comment #3)
This is hard for me to test because I haven't been able to get SMTP fully working in ktd, but this is my understanding of what needs to change.
I did test and confirm this bug in a production environment by changing the message preference Hold filled digest only setting and filling holds.
You shouldn't need a folly working SMTP - you should just be able to check the notices in the message_queue table: SELECT * FROM message_queue WHERE letter_code="HOLDDGST" -- You are receiving this mail because: You are watching all bug changes.