http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 --- Comment #60 from Galen Charlton <gmcharlt@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.