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

Soulliere, Robert robert.soulliere at mohawkcollege.ca
Thu Jul 16 13:13:14 EDT 2009


Thanks Dan and thanks for your answer regarding my earlier question on a "due time" column which was exactly what we needed.

One more quick question on notification for the list if I could: Is hold notifications handled in the same way as overdue and predue notifications or is that a different mechanism. From what I've read, I was guessing that hold notifications should be triggered once the item on hold is captured a notice is sent at that point... automatically, if the user has indicated they prefer email notification? Is that correct, or does this also require another script and a cron job to actually email the notice?

Thanks,
Robert

-----Original Message-----
From: open-ils-general-bounces at list.georgialibraries.org [mailto:open-ils-general-bounces at list.georgialibraries.org] On Behalf Of Dan Scott
Sent: July 15, 2009 3:39 PM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] Do Email notifications need a cron job?

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

This E-mail contains privileged and confidential information intended
only for the individual or entity named in the message.  If the reader
of this message is not the intended recipient, or the agent responsible
to deliver it to the intended recipient, you are hereby notified that
any review, dissemination, distribution or copying of this communication
is prohibited.  If this communication was received in error, please
notify the sender by reply E-mail immediately, and delete and destroy
the original message.


More information about the Open-ils-general mailing list