http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9032
--- Comment #28 from Owen Leonard <[email protected]> --- (In reply to Galen Charlton from comment #27) > I disagree with this. There is nothing preventing process_message_queue.pl > from being run more frequently; This is the same issue that came up in discussions of Bug 7067 - allow patron self registration via the opac. If your patrons are registering through the OPAC and expecting a confirmation email you would want process_message_queue.pl to run as often as once a minute. The snag is that then your message queue "digest" options don't work because the digest never has the time to accumulate messages. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
