On Tuesday, 24 בJanuary 2006 18:25, Shlomo Solomon wrote: > Here's output of commands run at 18:20 - 20 minutes after the hourly > cron started: > > [EMAIL PROTECTED] solomon]# ps -A j|grep crond > 1 5843 5843 5843 ? -1 Ss 0 0:00 crond > [EMAIL PROTECTED] solomon]# ps -fs 5843 > UID PID PPID C STIME TTY TIME CMD > root 5843 1 0 Jan22 ? 00:00:00 crond > root 16910 5843 0 18:01 ? 00:00:00 CROND > root 16914 16910 0 18:01 ? 00:00:00 /usr/sbin/sendmail > -FCronDaemon > root 16915 16914 0 18:01 ? 00:00:00 /usr/sbin/postdrop -r > > > To remind you, I get e-mails immediately from the 5 scripts in > the /etc/cron.hourly directory, but the e-mail that cron itself sends > arrives 50 minutes later. It seems to me that the problem is with > postfix. Am I wrong?
Indeed it looks like you have some issues with your postfix. try to run the same sendmail command cron runs, and pipe some RFC 822 message into it and see how long does it take to complete. -- Oded ::.. Be sure to evaluate the bird-hand/bush ratio. ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
