Update Contact Info ,ail notification feature not working

maxum

Member
Feb 21, 2013
6
0
1
cPanel Access Level
Root Administrator
Hi

I tried setting up this feature for a client, I then set up a test mail-box of 5mb and sent a 4.8mb attachement.
I haven't received a notification mail regarding disk quota.
Tested on multiple servers and still nothing.

Any feedback would be greatly appreciated.

Thanks!:)
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

You can manually run the following command to generate the disk space usage notifications:

Code:
/scripts/quotacheck
Thank you.
 

maxum

Member
Feb 21, 2013
6
0
1
cPanel Access Level
Root Administrator
Thanks Michael


I'll make a note of that script. The notifications are workng automatically now. The changes took a few hours to propagate.


Received notifications for the test mailbox last night at 1am. Nothing like an unexpected "hell yeah!!!" moment :).





Hello :)

You can manually run the following command to generate the disk space usage notifications:

Code:
/scripts/quotacheck
Thank you.