]> git.pld-linux.org Git - packages/eventum.git/blame - eventum-mail-queue.cron
Up to 3.10.12
[packages/eventum.git] / eventum-mail-queue.cron
CommitLineData
c16fa57a 1# eventum mail queue processor
dc82d882
ER
2# bounce messages back to root
3MAILTO=root
4
2354f7f7 5* * * * * http exec /usr/share/eventum/bin/console.php eventum:mail-queue:process
dc82d882
ER
6
7# The above line will run the mail queue script every minute. To setup
8# the SMTP server that Eventum should use to send these queued emails,
9# go to:
10#
11# Administration >>> General Setup > SMTP (Outgoing Email) Settings
This page took 0.052397 seconds and 4 git commands to generate.