Page 1 of 1

Cron Daemon emails

Posted: Sun Feb 03, 2008 10:58 pm
by Haz
Hi

Cron Daemon keeps bombing my email address with script updates it sends me all the updates it does every day how can i stop cron daemon from emailing me every single day with the updates it does

i still want to be notified of server activity but i want to stop the cron daemon from emailing me every day how can i stop this if possibe


Harry

Posted: Wed Feb 06, 2008 5:37 pm
by SHAdmin
Hi,
Cron Daemon is sending you mail means i am assuming you are having a VPS and root access to WHM.

You can then stop cron deamon from sending you mail by accordingly adjusting the settings in the "contact manager" section of your WHM inteface.

Posted: Wed Feb 06, 2008 9:23 pm
by Haz
yes i do have root access where abouts do i adjust the contact manager settings to stop Cron Daemon from sending me emails ?




Harry

Posted: Thu Feb 07, 2008 4:10 pm
by SHAdmin
If you know exactly which owner uses that cronjob, then you may follow the below steps...
First login to that user's account via cPanel
go to the cronjob editor and use the advanced mode.
Then find the cronjob which is sending you the mails and redirect it to "/dev/null"

Posted: Thu Feb 07, 2008 5:24 pm
by Haz
hello

ive done that but most of the emails are things like script updates and general server updates

which are sent to the "root" account

i think its part of web host manager

Posted: Sat Feb 09, 2008 7:20 am
by SHAdmin
Then you need to follow the same procedure by logging into SSH as root user!

Posted: Sat Feb 09, 2008 8:11 pm
by Haz
Hello

what is the command to run in ssh as root to stop all the cron demon email updates (script updates server backup emails)



Thanks



Harry

Posted: Sun Feb 10, 2008 2:16 pm
by SHAdmin
Hi,
You can stop all those mails by logging into WHM as root. Then go to Server Contacts --> Change System Mail Preferences

Here simply delete the email address in all the 3 fields.

That will stop all the system emails being delivered to your inbox.

Posted: Sun Feb 10, 2008 2:29 pm
by Haz
Hello

ok ive done that ill reply to this topic if i continue to receve email's from cron daemon


thanks for your help




Harry