
14 Jul
2008
14 Jul
'08
8:07 a.m.
Den 14/07/2008 kl. 09.54 skrev Robin Bowes:
I can see the cronjob is running:
Jul 14 00:53:01 rax crond[29489]: (otrs) CMD ($HOME/bin/PostMasterMailbox.pl >> /dev/null) Jul 14 00:54:01 rax crond[29500]: (otrs) CMD ($HOME/bin/PostMasterMailbox.pl >> /dev/null)
But, it doesn't seem to do anything.
Af few things to look into: 1: Execute the job manually as the OTRS user, not root. 2: Is $HOME pointing to the right place? 3: Try and remove the ">> /dev/null" to get the output from the cron job. -- Lars