
I currently have 38,000 mail messages in my root mailbox. I have received them in less than a month's time. The majority come from the OTRS cron daemon. Can someone please tell me how to make this stop? Here are the contents of a mail message:
From tylerh@host X-Original-To: root@localhost Delivered-To: root@localhost From: root@host To: root@localhost Subject: Cron
$HOME/bin/PostMasterPOP3.pl >> /dev/null X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: Date: Some date
/bin/sh: line 1: /home/tylerh/bin/PostMasterPOP3.pl: No such file or directory I can see that the cron is looking for the *.pl files in my home directory (of course they are not there, they are in /opt/otrs/bin), but why is it looking there and how do I make it stop? Thanks, Tyler Hepworth

Hi Tyler, It seems, that you start the cron jobs with the wrong user. The cron jobs have to start from the otrs user, else they won't find the their right homedirs! Markus Ruecker -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
I currently have 38,000 mail messages in my root mailbox. I have received them in less than a month's time. The majority come from the OTRS cron daemon. Can someone please tell me how to make this stop?
Here are the contents of a mail message:
From tylerh@host X-Original-To: root@localhost Delivered-To: root@localhost From: root@host To: root@localhost Subject: Cron
$HOME/bin/PostMasterPOP3.pl >> /dev/null X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: Date: Some date /bin/sh: line 1: /home/tylerh/bin/PostMasterPOP3.pl: No such file or directory
I can see that the cron is looking for the *.pl files in my home directory (of course they are not there, they are in /opt/otrs/bin), but why is it looking there and how do I make it stop?
Thanks,
Tyler Hepworth
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
participants (2)
-
Markus Ruecker
-
Tyler Hepworth