Hi, Configured cron job as below. #crontab -e -u otrs * * * * * $HOME/bin/otrs.GenerateStats.pl -n 10001 -f CSV -r username@domain.com -m "Immediate List" -F ImmediateList correct me if configured wrongly. cron job are executing in system side but working for otrs. Note: i have changed ema...