Skip to main content

I get thousands of emails each day from cron tasks....

Comments

8 comments

  • HostingH
    Hello, Please login to WHM and Home " Server Contacts " Edit System Mail Preferences, check here if you set any forwarder. Thanks,
    0
  • aarCarr
    Thanks for the reply, i really thought that could have been the problem but it wasn't - my email address isn't in there.
    0
  • cPanelMichael
    Hello :) You can review the "root" cron jobs with a command such as: crontab -l
    Are the email notifications forwards from the "root" contact address? Thank you.
    0
  • aarCarr
    Thanks for the reply - The command shows which cronjobs are set for the root account but i cant see where i could check the root account to see if my address is there - the address im getting emails to isn't associateed with the root account on the server. How would i check?
    0
  • cPanelMichael
    You can review the email address that emails for the "root" address are forwarded to via: "WHM Home " Server Contacts " Edit System Mail Preferences" It's also listed in: /root/.forward Are you using an email address for this address that could be forwarding to another additional email account? Thank you.
    0
  • aarCarr
    Yes, i had checked these and im not listed there - the email address thats down as the server administrator is on a completely different domain to my email address. Im completely stumped!! [COLOR="silver">- - - Updated - - - Just to give you an idea of how bad it is, i have just short of a million messages in my in box :(
    0
  • cPanelMichael
    Feel free to open a support ticket using the link in my signature so we can take a closer look and attempt to determine the source of the messages. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • phillbooth
    Try adding this to the end of the cron job >/dev/null 2>&1 i.e. 15 */6 * * * /usr/local/cpanel/scripts/autorepair recoverymgmt >/dev/null 2>&1;
    0

Please sign in to leave a comment.