]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum-mail-queue.cron
Up to 3.10.12
[packages/eventum.git] / eventum-mail-queue.cron
index 291942d349f98ab8aac7249eab6470e72f22e7dd..dfc79769a64c3a1c5fcddaf00a7e6397acc52bff 100644 (file)
@@ -2,7 +2,7 @@
 # bounce messages back to root
 MAILTO=root
 
-* * * * * eventum /usr/share/eventum/process_mail_queue.php
+* * * * * http exec /usr/share/eventum/bin/console.php eventum:mail-queue:process
 
 # 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.082277 seconds and 4 git commands to generate.