The SMTP service may leak domain list memory when you use the Pickup folder (325797)



The information in this article applies to:

  • Microsoft Windows 2000 Server SP1
  • Microsoft Windows 2000 Server SP3
  • Microsoft Windows 2000 Server SP2
  • Microsoft Windows 2000 Advanced Server SP1
  • Microsoft Windows 2000 Advanced Server SP2
  • Microsoft Windows 2000 Advanced Server SP3

This article was previously published under Q325797

SYMPTOMS

When you send a lot of mail by using the Pickup folder with the Windows 2000 Simple Mail Transfer Protocol (SMTP) service, memory usage may increase over time without ever decreasing.

CAUSE

Memory is allocated for a domain entry but is never released for each unique domain to which a message is sent.

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Microsoft Windows 2000. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

260910 How to obtain the latest Windows 2000 service pack

Hotfix information

To resolve this problem, install hotfix 910932. For more information about hotfix 910932, click the following article number to view the article in the Microsoft Knowledge Base:

910932 Memory usage may increase over time when a computer that is running Windows Server 2003 uses the SMTP service to process many outgoing messages

WORKAROUND

  1. Start Registry Editor (Regedt32.exe).
  2. Locate and then click the following key in the registry:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SMTPSVC\Queuing

  3. On the Edit menu, click Add Value, and then add the following registry value:

    Value name: ZombieDomainEntryThreshold
    Data type: DWORD
    Value data: 0000003E8

  4. Quit Registry Editor.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft Windows 2000 Service Pack 4.

Modification Type:MajorLast Reviewed:3/10/2006
Keywords:kbHotfixServer kbQFE kbSysAdmin kbWin2kSP4fix kbbug kbenv kbpending KB325797