Microsoft KB Archive/326397

From BetaArchive Wiki

Article ID: 326397

Article Last Modified on 2/21/2007



APPLIES TO

  • Microsoft Exchange 2000 Server Standard Edition



This article was previously published under Q326397


SYMPTOMS

The Exchange 2000 Mailbox Manager may not delete messages in which the delivery time is beyond the age limit if either the last modification time or the submit time are not beyond the age limit.

CAUSE

Mailbox Manager in Exchange 2000 uses different logic to select a message for cleaning than Exchange Server 5.5. In Exchange Server 5.5, if the delivery time is present no other time is checked. However, in Exchange 2000 all three message times (delivery, sent, and modified) must be greater than the time limit for a message to be removed.

This behavior was intentionally modified for Exchange 2000 to accommodate such things as workflow programs, journaling, and non-Ipm.Note message classes that use different properties for cleanup criteria.

RESOLUTION

Cumulative patch information

To resolve this problem, obtain the March 2003 Exchange 2000 Server Post-Service Pack 3 (SP3) Rollup. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

813840 March 2003 Exchange 2000 Server post-Service Pack 3 (S813840) rollup


Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Exchange 2000 Server service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:

Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.Component: Exchange System Manager

The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   21-Aug-2002  18:09  6.0.6316.0         69,632  Ccmproxy.dll     
   21-Aug-2002  18:08  6.0.6316.0      8,450,048  Exadmin.dll        
   21-Aug-2002  18:10  6.0.6316.0         73,728  Inproxy.dll      
   21-Aug-2002  18:10  6.0.6316.0      2,969,600  Mad.exe          
   21-Aug-2002  18:10  6.0.6316.0         77,824  Pcproxy.dll      
   01-Aug-2002  06:37  6.0.6300.1         84,480  Spuninst.exe     
   21-Aug-2002  18:10  6.0.6316.0         94,208  X400prox.dll     

                

Note Because of file dependencies, this update requires Exchange 2000 Service Pack 3 (SP3). For more information, click the following article number to view the article in the Microsoft Knowledge Base:

301378 How to obtain the latest Exchange 2000 Server service pack


The behavior that is introduced by this hotfix was included in the original release version of Microsoft Exchange Server 2003.

STATUS

Microsoft has confirmed that this is a problem in Exchange 2000 Server.

MORE INFORMATION

You can use this hotfix to force Exchange 2000 to emulate the Exchange Server 5.5 message deletion logic. To do so, use ADSI Edit or Ldp.exe to edit the msExchMailboxManagerAgeLimit attribute on the Mailbox Manager recipient policy object.

Warning If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.

How to set one of the following values on the msExchMailboxManagerAgeLimit attribute

You can find the msExchMailboxManagerAgeLimit attribute by opening the configuration container in adsiedit.msc and getting properties on the relative mailbox manager policy object:

CN=%name_of_policy%,CN=Recipient Policies,CN=%orgname%,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=tree,DC=exchadmin,DC=com


When you set a value of 1, you can expect the following behavior:

  • We ignore the modified date property on messages and delete messages whose delivery and submitted date property exceed the age limit that is set by the policy setting.

When you set a value of 2, you can expect the following behavior:

  • We ignore the submitted date property on messages and delete messages whose delivery and modified date property exceed the age limit that is set by the policy setting.

When you set a value of 3, you can expect the following behavior in Exchange 2000 Server: (Exchange 5.5 behavior)

  • We ignore both the submitted and the modified date properties on messages and delete messages whose delivery date property exceeds the age limit that is set by the policy setting.

Important If you configure the behavior of Exchange Server, programs that are built over Exchange 2000 Server and that rely on the default behavior (which is to check all three message times before deleting the message) may not work as expected. As with any hotfix, we recommend that you test the hotfix thoroughly in a non-production environment before you deploy the hotfix.


Additional query words: kbExchange2000preSP4marchbarFix

Keywords: kbhotfixserver kbbug kbexchange2000presp3fix kbexchange2000presp4fix kbexchange2000sp3fix kbfix kbqfe KB326397