https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37869

--- Comment #4 from Kyle M Hall <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to