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

Jens Weber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |In Discussion

--- Comment #7 from Jens Weber <[email protected]> ---
I wonder if this (sending of password recovery messages as well as CHECKIN/-OUT
notices) could not be achieved by putting them in the message queue (i.e. the
default behaviour) and then have misc/cronjobs/process_message_queue.pl
triggered 'manually' by the relevant script.

For CHECKIN/CHECKOUT this would obviously happen rather often (maybe too
often?), but for password recovery -- rarely more than once an hour -- I can't
see how it would pose any problems.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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