Skip to main content

Disable cPanel Updates email

Comments

6 comments

  • JacobPerkins
    This cron keeps cPanel up to date on the system. I wouldn't recommend disabling it.
    0
  • gwen_the_hen
    Sorry, I meant disable the daily email - is that possible?
    0
  • JacobPerkins
    Hi, Disabling the email can be done, but it has to be done in the crontab. Here's a post about it that should help: How to stop upcp cron emails? tl;dr: Add the following to the end of the cron:
    >/dev/null 2>&1
    I hope this helps :D
    0
  • gwen_the_hen
    Hello, I've looked at that screen but I can't see any way to modify the cron - how do I do this?
    0
  • JacobPerkins
    Ahh, it's been a while since I've been in that part of WHM. The easiest way is to make this change via SSH.
    crontab -e
    0
  • gwen_the_hen
    OK great, I've done that - I will let you know how I get on. Thanks for your help.
    0

Please sign in to leave a comment.