https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20123
--- Comment #15 from Jonathan Druart <[email protected]> --- Imagine you host 2 libraries on the same server, UTC and UTC+12 You want to send emails at 8am. It will be 8am in the given timezone, so 2 cronjobs. We need our cronjobs to take a repeatable --library option to make it works in the different timezone correctly. overdue_notices.pl already handles it, not process_message_queue.pl. We will need to provide a documentation page on the wiki to raise the different problems and explain how we could configure such installation. -- 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/
