]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-mail-download.cron
up to 3.1.7
[packages/eventum.git] / eventum-mail-download.cron
1 # eventum mail download
2 # bounce messages back to root
3 MAILTO=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.056132 seconds and 3 git commands to generate.