[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cron stumm



Hi

I wonder if anyone has any idea what this could be. I have an original cron 
(from debian package stable) that doesnt send any emails. I have recompiled 
from package source, enabled DEBUGGING and here is some output. But it doesnt 
make a lot of sense to me

[11227] do_command(/home/support/mailcorrupt.pl       , 
(*system*mailchecks,0,0))
[11951] child_process('/home/support/mailcorrupt.pl       ')
[11952] grandchild process Vfork()'ed
log_it: (root 11952) CMD (/home/support/mailcorrupt.pl       )
[11227] main process returning to work
[11227] TargetTime=1148053020, sec-to-wait=60
[11951] child continues, closing pipes
[11951] child reading output from grandchild
[11951] got data (64:d) from grandchild
[11951] closing pipe to mail
[11951] got EOF from grandchild
[11951] waiting for grandchild #2 to finish
[11951] no more grandchildren--mail written?
[11951] child process done, exiting
[11227] sigchld...pid #11951 died, stat=0
[11227] sigchld...no children
[11227] TargetTime=1148053020, sec-to-wait=60

# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file.
# This file also has a username field, that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root

# m h dom mon dow user  command
17 *    * * *   root    run-parts --report /etc/cron.hourly
25 6    * * *   root    test -x /usr/sbin/anacron || run-parts 
--report /etc/cron.daily
47 6    * * 7   root    test -x /usr/sbin/anacron || run-parts 
--report /etc/cron.weekly
52 6    1 * *   root    test -x /usr/sbin/anacron || run-parts 
--report /etc/cron.monthly
#
# wheer does cron mail go to?
5-55/10 * * * * root    /bin/echo "cron bla"


Thanks for any help


mimo



Reply to: