HI,
I want to execute one of the following Rake tasks via Scheduler (Cronjob):
REAL: "redmine:email:receive_imap RAILS_ENV="production" host........."
DEBUG: "-T"
When I run the task in browser via "Run Rake Task" window both tasks work fine.
But when I run them on CLI they fail.
Com
mand...