]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum-mail-queue.cron
update paths in cron files
[packages/eventum.git] / eventum-mail-queue.cron
index 14ebfd696778115774837e4517f0bbb9a4cbc145..b164f8f2542704164c99f3973b9437233ff04dbd 100644 (file)
@@ -2,7 +2,7 @@
 # bounce messages back to root
 MAILTO=root
 
-* * * * * http exec /usr/share/eventum/crons/process_mail_queue.php
+* * * * * http exec /usr/share/eventum/bin/process_mail_queue.php
 
 # The above line will run the mail queue script every minute. To setup
 # the SMTP server that Eventum should use to send these queued emails,
This page took 0.026139 seconds and 4 git commands to generate.