<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">i have a problem in send e-mails automaticlly to overdue students ,i add this line to my crontab file but didn&#39;t sent any e-mail ... any help <br>
<br>*/45 10 * * * /usr/share/koha/bin/cronjobs/message_queue.pl</div></blockquote></div></div></blockquote><div><br> <br>I don&#39;t know what version of Koha you are using.  <br><br></div></div>In current Koha, the job is named differently, but can be run with -v for verbose feedback:<br>
<div style="margin-left: 40px;">./misc/cronjobs/process_message_queue.pl -v<br><br></div>Of course, all that does is send out any queued messages.  It doesn&#39;t create overdue notices.  For that, you need to run:<br><br>
<div style="margin-left: 40px;">misc/cronjobs/overdue_notices.pl<br></div><br>Schedule that to occur only ONE TIME per day.  <br><br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br>