Yeah, its my understanding that is a Pro-only feature. I am using GPL, hence why I wanted to see how the webmin one worked. Any ideas?
It looks like the email accounts are created as their own users and given their own separate quotas, so I am sure the webmin quota checker would work if I could just figure out how exactly it does its thing.
I also would like to send custom email to users, which will also include the “soft limit” , “hard limit” and the “grace time”… e.g.
Disk usage for user ${USER} on filesystem ${FS} has reached ${PERCENT}% of the allowed quota. ==> (This is the percentage of the Soft Limit)
${USED} of disk space is being used, out of a “Soft Limit” of ${QUOTA}. ==> (This is the Soft Limit Quota)
${USED} has a “Hard Limit” of ${QUOTA -hard???}, in which writing to the ${FS} will be inhibited. ==> (Can this be the “Hard Limit” Quota?)
You currently have a grace period of ${GRACE???} days. ==> (Can this be the “Grace” time?)