Operating System - HP-UX
1833838 Members
2273 Online
110063 Solutions
New Discussion

Delayed Crontab notification message

 
Enda martin
Occasional Contributor

Delayed Crontab notification message

Using crontab I run a job which uses the "remsh" command to execute a job as a different user. It works fine but for some reason the crontab notification message which appears in my ELM takes hours to arrive.

Is there a reason for this ??
2 REPLIES 2
Pal Szabo_1
Valued Contributor

Re: Delayed Crontab notification message

Hi!

Please check the sendmail log:

/var/adm/mail/mail.log

Regards:
Paul





Re: Delayed Crontab notification message

Hi,

Check the sendmail with the comand:
mailq
"mailq print a summary of the mail message queued for future delivery"
and check the file /etc/mail/sendmail.cf
you can change the configuration file:
set the variable DS
eg.
DS pmdf.xxxxx.xxx.xxxxx.com

- check the file .forward and aliases
if you change the file alises you need the execute the command newalises to rebuilds the database for the mail aliases file.

I hope its help you,
Eliane
Eliane Lui