Sun Java System Messaging Server 6 2005Q4 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 list the usage of all users whose quota exceeds the least threshold in the rulefile:


imquotacheck

To list the usage of all users and (will ignore the rulefile):


imquotacheck -i

To list per folder usages for users user1 (will ignore the rulefile):


imquotacheck -u user1 -e

To only list the users in domain siroe.com:


imquotacheck -d siroe.com