[Koha-bugs] [Bug 7067] allow patron self registration via the opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 10 20:29:40 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067

--- Comment #60 from Galen Charlton <gmcharlt at gmail.com> ---
(In reply to comment #59)
> Is there any good reason the process_message_queue cron can't be run every
> minute? We need a "send it now" function, but we cannot until the email
> configuration is pulled out of the cron script parameters and put into Koha
> system preferences.

There's no reason not to have the cronjob run once a minute, but if we start
recommending that configuration, it will need to be patched to use a lockfile
so that it doesn't allow simultaneous jobs to run if it takes longer than a
minute to clear the message queue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list