]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum-mail-queue.cron
seems only reliable and useful way to switch user is sudo
[packages/eventum.git] / eventum-mail-queue.cron
index f2fc4db440bf149973c500a9ad7cf24b773f7ef7..b164f8f2542704164c99f3973b9437233ff04dbd 100644 (file)
@@ -2,12 +2,10 @@
 # bounce messages back to root
 MAILTO=root
 
-* * * * * eventum cd /usr/share/eventum && /usr/bin/php4 -q 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,
 # go to:
 #
 # Administration >>> General Setup > SMTP (Outgoing Email) Settings
-
-# vim:syn=crontab
This page took 0.064903 seconds and 4 git commands to generate.