# eventum mail queue processor # bounce messages back to root MAILTO=root * * * * * http exec /usr/share/eventum/crons/process_mail_queue.php # 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, # go to: # # Administration >>> General Setup > SMTP (Outgoing Email) Settings