]> git.pld-linux.org Git - packages/eventum.git/blame_incremental - eventum-mail-download.cron
up to 3.1.9
[packages/eventum.git] / eventum-mail-download.cron
... / ...
CommitLineData
1# eventum mail download
2# bounce messages back to root
3MAILTO=root
4
5# This will download emails associated with the given email account.
6# If you have more than one email account, you may add another entry for
7# the other accounts.
8#
9# To setup the email integration feature with the appropriate email
10# accounts, go to:
11#
12# Administration >>> Manage Email Accounts
13
14#0 * * * * http exec /usr/share/eventum/bin/download_emails.php username_here mail.domain.com INBOX
This page took 0.069586 seconds and 4 git commands to generate.