imquotacheck, the Quota Notification utility, calculates the total mailbox size for each user in the message store, compares the size with their assigned quota, and sends a notification via email to the users that have exceeded a set percentage of their assigned quota.
The default percentage used to determine quota is exactly 90%. The -p option may be used to specify a different percentage.
If the -v or -u options are not specified, imquotacheck displays only the users who have exceeded the quota.
imquotacheck must be run as the message store owner as specified in the ims.cnf file. The default owner should be set to inetmail.
Note - The content of the quota notification message cannot be changed.
|
The following options are used with imquotacheck:
The following command sends a notification to all users that have a mailbox size greater than 80% of their assigned quota limit:
% imquotacheck -p 80
The following command checks the quota usage for each user in the message store without sending notification to the users:
% imquotacheck -v -n