# eventum mail queue processor # bounce messages back to root MAILTO=root * * * * * http exec /usr/share/eventum/bin/console.php eventum:mail-queue:process # 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