
Using the Quota Message Service
With the Quota Message Service, you can perform tasks such as start a manual quota run, customize quota messages, and modify the From: field on quota messages.
Starting a Manual Quota Run
When the Quota Message Service is installed, a quota maintenance option is added to the shortcut menu of the Server object in Exchange System Manager (ESM). To start a manual quota run, follow these steps.
Start a manual quota run from ESM
-
Right-click the server object in Exchange System Manager (ESM). From the All Tasks menu, select Start Quota Maintenance.
-
Doing a manual run resets the run interval so that the next run will occur at the completion time plus the scheduled run interval, which defaults to 24 hours. Therefore, if you start the service at 4:00 in the afternoon, it will run immediately, and then wait for the scheduled run interval before the next run. If two hours later you run the quota service manually from admin, the next run will be at the run interval plus whatever time that the current pass finishes.
Customizing Quota Messages
Quota template messages are stored under a folder named QuotaMessages at the root of the mailbox. Each folder under QuotaMessages is named with the decimal value of an lcid. To create localized quota messages, create a folder that has the appropriate lcid name and copy quota template messages to it. Customize these messages to change the text for a language.
The parent messages for quota template messages have the subjects Warning, NoSend, and NoSendReceive.
The embedded message in each of these is the quota template message which will be used to populate properties of the generate quota messages.
The body of the quota message template can contain references to insertion strings that will be replaced with information about a mailbox.
%1 - current mailbox size
%2 - size at which mailbox will receive warning messages
%3 - size at which the mailbox will no longer be able to send
%4 - size at which the mailbox can no longer send or receive
%5 - difference if any between warning threshold and current mailbox size
%6 - difference if any between send prohibited threshold and current mailbox size
%7 - difference if any between send and receive prohibited threshold and current mailbox size
If a limit is not set, do not reference it in the quota message template. No limit is displayed as -1.
Modifying the From: field on Quota Messages
Modify the From: field
-
Log on the mailbox that you want to appear in the From: field.
-
Compose a new message.
-
Blind-carbon-copy (Bcc:) the sender.
-
Set the subject that you want for the quota message template.
-
Set the body that you want by using the insertion strings previously listed to fill in mailbox details. Do not reference inserts other those documented earlier, or the service could crash.
-
Send the mail and wait for it to be delivered.
-
Embed the message as delivered in the appropriate quota message template.
-
Restart the quota service.