]> git.pld-linux.org Git - packages/eventum.git/blame_incremental - eventum-mail-queue.cron
adapter
[packages/eventum.git] / eventum-mail-queue.cron
... / ...
CommitLineData
1# eventum mail queue processor
2# bounce messages back to root
3MAILTO=root
4
5* * * * * http exec /usr/share/eventum/crons/process_mail_queue.php
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.179093 seconds and 4 git commands to generate.