26 Feb
2018
26 Feb
'18
8:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20123 --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.