Open nixmomo opened 8 years ago
Hi,
Not sure if you managed to fix this, but you can try a slightly tweaked version I added to https://github.com/octoquad/redmine_email_fetcher#rake-task.
If you no longer have this problem, please consider closing this issue.
Thanks
Hi, in my Case he Cron looks like so:
*/5 * * * * www-data rake -f /opt/redmine/Rakefile --silent redmine:plugins:email_fetcher:fetch_all_emails RAILS_ENV=production 2>&- 1>&-
The Different is the Path at beginning of Cronjob... The Cron in your Readme want work anymore at my servers