Sun Java System Messaging Server 6.3 Administration Reference

Examples

To send a notification to all users in accordance to the default rulefile:


imquotacheck -n

To send a notification to all users in accordance to a specified rulefile, myrulefile, and to a specified mail template file, mytemplate.file:


imquotacheck -n -r myrulefile -t mytemplate.file

To enforce the domain quota for the siroe.com domain:


imquotacheck -f -d siroe.com

To list the usage of all users whose quota exceeds the least threshold in the rulefile:


imquotacheck

To list per folder usages for user user1:


imquotacheck -u user1

To only list the users in domain siroe.com:


imquotacheck -d siroe.com