]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum-mail-queue.cron
update cf_escape checksum (git signature changed)
[packages/eventum.git] / eventum-mail-queue.cron
index 0957d111926674a8fa284688220fcd4b8196a3cc..14ebfd696778115774837e4517f0bbb9a4cbc145 100644 (file)
@@ -2,12 +2,10 @@
 # bounce messages back to root
 MAILTO=root
 
-* * * * * http cd /usr/share/eventum && /usr/bin/php4 -q process_mail_queue.php
+* * * * * http exec /usr/share/eventum/crons/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,
 # go to:
 #
 # Administration >>> General Setup > SMTP (Outgoing Email) Settings
-
-# vim:syn=crontab
This page took 0.123886 seconds and 4 git commands to generate.