Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


October 2000

Mailbox Management


RSS
Subscribe to Windows IT Pro | See More PST Files Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

The foundation of any document-management policy

You might not give much thought to the data in your Microsoft Exchange Server mailboxes and public folders. But if your company has suffered a breach of commercially sensitive information or other email-based catastrophe, the problems that corporate-communications misuse can create are all too obvious. User education is a crucial part of managing data intelligently, but sometimes users need predefined limits and automated mailbox-management tools to help them put that education into practice. To give users what they need, your best course of action is to learn which mailbox aspects you can control, which tools you can use to do so, and how you can incorporate those tools into a corporate document-retention and management policy. In other words, know what data you have, know what to do with the data, and know how to manage data distribution.

Managing Content
Exchange Server divides information into shared data, which resides in public folders, and personal data, which resides in mailboxes. Because public folders usually have definite purposes and owners who manage the folders' data, these folders are often better managed than mailboxes. However, mailboxes are typically the central designations and origins for incoming and outgoing messages, so a mailbox content-management policy is just as important as a public folder content-management policy. Before you develop such a policy, consider the methods you can use to control mailboxes.

Mailbox quotas. You can set mailbox quotas in two ways: The mailbox can inherit default values from the store in which you created the mailbox, or you can assign specific limits on a mailbox-by-mailbox basis. Figure 1, page 146 shows an example of the default limits for private-store mailboxes on an Exchange Server 5.5 machine. In this example, the System Attendant process sends warning messages when a mailbox's storage reaches 275MB, stops users from sending messages when storage reaches 300MB, and stops accepting incoming mail when storage reaches 350MB. (These quotas are generous, but not unusual.)

Exchange 2000 Server sets quotas a little differently. The Enterprise version of Exchange 2000 supports multiple storage groups, each of which can contain multiple mailbox stores; setting individual default quota settings for 20 possible mailbox stores would quickly become tiresome. To solve this problem, Exchange 2000 offers system policies that let you manage objects (e.g., quotas) through a set of parameters that you define once and then apply to multiple objects. After you define a policy to set mailbox limits, you can use Exchange System Manager (ESM) to associate mailbox stores with the policy, thereby applying the policy to those stores. You can use ESM to view the stores to which you've applied a policy, as Figure 2, page 146, shows. This example illustrates how you can use system policies to apply limits across an organization.

After you've set mailbox quotas, how do you track how much space mailboxes occupy within the Information Store (IS) databases? The easiest way is to view Mailbox Resources, which Exchange Server maintains as a mailbox store property. In Exchange Server 5.5, you can use Microsoft Exchange Administrator to view this property, as Figure 3, page 146, shows. If you're running a large system, you probably want to use the File, Save Window Contents option to save this data to a Comma Separated Values (CSV) file that you can then import into Microsoft Excel or Access. Exchange 2000's ESM supports the same functionality as Exchange Server 5.5, although to save the data you need to select a mailbox store, right-click Mailbox Resources, and select Save Data from the resulting context-sensitive menu.

The sum of the quotas for mailboxes on a server represents the maximum size of the IS databases that you must back up and manage. The average mailbox's size has increased steadily throughout Exchange Server's versions. Many early Exchange Server implementations permitted mailbox quotas of 10MB to 20MB, but current deployments permit quotas as high as 50MB to 200MB—I know of one mailbox that is larger than 4GB. Administrators often justify large mailboxes because disk space is cheap and users have little time to clean out their mailboxes on a regular basis. Although understandable, this reasoning is bad practice because it encourages users to behave like pack rats and increases the size of databases that you need to back up.

Deleted-item retention time. Exchange Server 5.5 and later use a two-phase deletion process. When a user deletes an item, Exchange Server first performs a soft delete, moving an item into the Deleted Items cache. A message is logically still part of a user's mailbox, but the message's size doesn't count against the mailbox quota, and you can use Microsoft Outlook's Tools, Recover Deleted Items option to recover the message. After soft-deleted items exceed the mailbox's or public store's deleted-item retention period, Exchange Server performs a hard delete, permanently removing the items as part of the System Attendant's nightly background maintenance process. After a hard delete, you can recover an item only through a database restore. Most installations set a retention period of between 7 and 14 days, on the principle that anyone wanting to restore an item will likely do so within that time span.

Deleted-mailbox retention time. This new Exchange 2000 feature expands on Exchange Server 5.5's deleted-item retention feature. Exchange 2000 uses a two-phase deletion process for mailboxes as well as for messages so that you can recover mailboxes that users remove by mistake.

Personal store (PST) management. When a user wants more space than a mailbox quota permits, you can let the user create .pst files for offline storage. This tactic was reasonable when disks were relatively expensive and Exchange Server limited the size of the mailbox store to 16GB. But PST storage became less appropriate with Exchange Server 5.5's introduction of the unlimited store and with Exchange 2000's store partitioning. For several reasons, server storage is much more desirable and manageable than PST storage. Finding all the PST files on a server or on users' hard disks, and ensuring that those files are backed up, is difficult. And if a virus such as the VBS.LoveLetter worm arrives, disinfecting all the messages that users might have moved into PSTs will be a chore.

Mailbox Manager. Exchange Server 5.5 Service Pack 3 (SP3) introduced Mailbox Manager. This tool lets you check for messages that are older than a specified age and move those messages into a folder; Mailbox Manager can then automatically delete the messages the next time it runs. Mailbox Manager is useful for processing folders such as the Inbox and Sent Items, both of which tend to accumulate large quantities of items. (Few users take the time to regularly review the contents of these folders and remove unwanted items.)

The Mailbox Manager is a fairly unsophisticated tool: The sole removal criterion is a message's age. The tool removes items older than the age that the threshold specifies—including important items that users need to retain. Implementing the Mailbox Manager therefore requires some up-front planning and user involvement so that users aren't shocked when Mailbox Manager removes thousands of items from their mailboxes.

Internet-access restriction. Using SMTP to communicate across the Internet is important, but users can potentially use SMTP to send sensitive information, such as Out of Office notifications, to casual Internet correspondents. (For example, Out of Office notifications often contain telephone numbers or other details about people in the organization. You might be happy to give your coworkers this information, but you probably don't want to share it with unknown parties outside your organization.)

You can configure Exchange Server 5.5's Internet Mail Service (IMS) or Exchange 2000's SMTP connector to prevent users from sending Out of Office notifications to external recipients. You can also configure these connectors to limit the size of incoming and outgoing messages so that users can't clog up an Internet connector (e.g., by sending a 10MB attachment). Exchange 2000 lets you put messages larger than a specific size in a queue for later delivery. Figure 4 shows the properties of an Exchange 2000 SMTP connector. You can see that the connector will place any message larger than 2000KB in a queue and send the messages in that queue according to a custom schedule (e.g., outside working hours).

Appropriate content. Outgoing messages represent your organization's public face. Receiving a message that contains profanities or other inappropriate language (e.g., racial slurs) is neither pleasant nor professional. Educating users about the importance of message content is crucial, but if education fails, you can deploy content scanners to check all outgoing messages for terms or phrases that should be removed or replaced before the message leaves the organization. Scanning for inappropriate text is an ongoing struggle because language is in a continuing state of development; you must periodically update content scanners to include new words or phrases.

Journaling. Many companies operate under legislative requirements to record all communications with outside agencies. For example, the US Securities and Exchange Commission (SEC) requires financial trading companies to keep records of all electronic communications between traders and customers. Exchange Server 5.5 SP1 introduced a journaling feature that automatically copies all outgoing messages. (If you also want copies of incoming messages, you can configure the IMS or the SMTP connector to capture and archive text copies of the messages.) You can perform journaling on a per-server, per-site, or organization-wide basis. The feature can redirect a copy to any valid recipient, most commonly a public folder or mailbox. You can also direct copies to a custom recipient, such as an SMTP address.

Because medium or large servers commonly have difficulty handling the volume of accumulated messages after a short period, add-on products utilize the journaling feature to provide message copies that you can store in a permanent archive, perhaps under the control of a Hierarchical Storage Management (HSM) product. (Commercial products that perform Exchange Server email archiving currently use Exchange Server 5.5's journaling feature to capture information. However, in the future, these products might use Exchange 2000's event-based journaling, permitting you to use the Exchange 2000 Transport Engine to automatically copy and route each message to the HSM system, perhaps after applying criteria to filter items such as nondelivery notifications.)

Content indexing. Finding a specific item in a large public folder or mailbox can be difficult and time-consuming—a real stumbling block to intelligent data management. To address the problem, content indexing scans content and places it in a full-text index that clients can search. Microsoft currently offers Site Server 3.0, which lets you index public-folder data on Exchange Server 5.5 machines; however, radical improvements occur in Exchange 2000, which supports integrated full-text indexing for both mailbox and public stores. Exchange 2000 can automatically update indexes according to a customizable schedule, as Figure 5 shows. A set of files, which can occupy hundreds of megabytes of disk space (depending on the type and quantity of indexed data), represents each index.

   Previous  [1]  2  Next 


Top Viewed ArticlesView all articles
Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

WinInfo Short Takes: Week of November 9, 2009

An often irreverent look at some of the week's other news, including some more Windows 7 sales momentum, some Sophos stupidity, Microsoft's cloud computing self-loathing, more whining from the browser makers, Zoho's "Fake Office," and much, much more ...

Understanding File-Size Limits on NTFS and FAT

A general confusion about files sizes on FAT seems to stem from FAT32's file-size limit of 4GB and partition-size limit of 2TB. ...


Exchange Server and Outlook Whitepapers Take Control of Your Email: Understand the Business Reasons for Email Storage Management

Continuous Data Protection and Recovery for Microsoft Exchange

Related Events The Secrets to Successfully Migrating Exchange Public Folders to SharePoint

WinConnections and Microsoft® Exchange Connections

Check out our list of Free Email Newsletters!

Exchange Server and Outlook eBooks Spam Fighting and Email Security for the 21st Century

Understanding and Leveraging Code Signing Technologies

The Expert's Guide for Exchange 2003: Preparing for, Moving to, and Supporting Exchange Server 2003

Related Exchange Server and Outlook Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format

Exchange & Outlook UPDATE eNewsletter
News, strategies, products, and developments in Exchange Server and Outlook messaging.

Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement