Page 1 of 1

***SOLVED*** Recent Cron Error

Posted: 08 Jan 2021 14:04
by smyers119
I haven't had a chance to look into this yet but it doesn't appear to be effecting anything at the moment.
/etc/cron.hourly/mailscanner:

/usr/sbin/ms-check: line 40: hostname: command not found

Re: Recent Cron Error

Posted: 09 Jan 2021 18:17
by henk
What do you get when you just enter

Code: Select all

hostname

Should return your Fqdn hostname

manual start of /etc/cron.hourly/mailscanner returns no errors with me

Re: Recent Cron Error

Posted: 10 Jan 2021 18:20
by smyers119
Just got a chance to look at this, and it appears the hostname package was missing. strange.