[OPEN-ILS-GENERAL] Do Email notifications need a cron job?

Dan Scott denials at gmail.com
Wed Jul 15 15:38:38 EDT 2009


Hi Robert:

2009/7/15 Soulliere, Robert <robert.soulliere at mohawkcollege.ca>:
> Hi,
>
> Do automatic email notifications for holds need a cron job set up on the server to send them out? If so, is there a script already set up that I could run to pull and send out the notifications from evergreen?

Yep, see Open-ILS/support-scripts. We run the following cron job:

01 06 * * * cd /home/opensrf/Evergreen-trunk/Open-ILS/src/support-scripts/;
PERL5LIB=/openils/lib/perl5 perl generate_circ_notices.pl --send-email
--notice-type overdue,predue


-- 
Dan Scott
Laurentian University


More information about the Open-ils-general mailing list