https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37869 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to David Nind from comment #3)
I had a go at testing, but I'm not seeing any messages in the logs. Any specific log to look in, or do I need to change the logging level?
I'm using KTD with all the defaults. I set up Gmail as my SMTP server. When I create a new patron with a primary email address I see the following in /var/log/koha/kohadev/plack-intranet-error.log [2024/09/10 13:41:27] [WARN] Plugin hook before_send_message called with the params: $VAR1 = { 'message_id' => 8 }; The only parameter will be the message_id and this will let the plugin know that it is not running from process_messages_queue.pl and instead is acting on a single message! -- You are receiving this mail because: You are watching all bug changes.