Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cpanel:quota-notification-emails-not-sent [2009-10-02 18:26:28]
ndcadmin Approved
cpanel:quota-notification-emails-not-sent [2009-10-02 18:33:23]
ndcadmin Approved
Line 1: Line 1:
 The first thing to check if these are not being sent is if the appropriate options are enabled. In **Main >> Server Configuration >> Tweak Settings** there is a section for Notifications in which you will want to enable the various options as to your liking, e.g.: The first thing to check if these are not being sent is if the appropriate options are enabled. In **Main >> Server Configuration >> Tweak Settings** there is a section for Notifications in which you will want to enable the various options as to your liking, e.g.:
  
-<blockquote>Notify the admin, (or the reseller), when an account has reached the "critical" Disk Usage state.Threshold percentage where a user's disk usage is considered to be in the "critical" state. (0 will disable this notification)</blockquote>+<code quote>Notify the admin, (or the reseller), when an account has reached the "critical" Disk Usage state.Threshold percentage where a user's disk usage is considered to be in the "critical" state. (0 will disable this notification)</code>
  
 If these options are already enabled, then there is another reason why the emails are not being sent. cPanel's quota notification mechanism which dispatches emails for accounts that are nearing or at their disk quota is tied to the nightly update mechanism. If you have disabled cPanel's nightly updates in **Main >> Server Configuration >> Update Config**, (any option with Manual Updates Only), these emails will not be sent. You will need to either enable updates, or create a cronjob to run cPanel's quota check script. This is detailed below, assuming you are logged into your server via SSH as root: If these options are already enabled, then there is another reason why the emails are not being sent. cPanel's quota notification mechanism which dispatches emails for accounts that are nearing or at their disk quota is tied to the nightly update mechanism. If you have disabled cPanel's nightly updates in **Main >> Server Configuration >> Update Config**, (any option with Manual Updates Only), these emails will not be sent. You will need to either enable updates, or create a cronjob to run cPanel's quota check script. This is detailed below, assuming you are logged into your server via SSH as root: