Select the product you need help with
How to set a limit on the number of SMTP messages in queuesArticle ID: 258748 - View products that this article applies to. This article was previously published under Q258748 Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986
(http://support.microsoft.com/kb/256986/
)
Description of the Microsoft Windows registryINTRODUCTION If you want to limit the number of Simple Mail Transfer
Protocol (SMTP) messages that may be queued on a server that is running Microsoft Windows Server 2003 or
Microsoft Windows 2000 SMTP Server, you can use the
MaxMessageObjects
registry key. If the limit is reached, no additional incoming messages are
accepted by SMTP.MORE INFORMATIONIf Microsoft Exchange is not installed on the computer,
you can install the SMTP protocol in Internet Information Services
(IIS). To have us install the SMTP protocol in Internet Information Services
(IIS), go to the "Fix it for me" section. If you’d rather create these values yourself, go to the "Let me fix it myself" section. Fix it for meTo install the SMTP protocol in Internet Information Services (IIS) automatically, click the Fix this problem link. Then click Run in the File Download dialog box, and follow the steps in this wizard.Note this wizard may be in English only; however, the automatic fix also works for other language versions of Windows. Note If you are not on the computer that has the problem, you can save the automatic fix to a flash drive or to a CD, and then you can run it on the computer that has the problem. The SMTP protocol should now be enabled. Note By default, the SMTP service is installed with Windows Server 2003 and Windows 2000. To install the SMTP protocol in IIS yourself, follow these steps. Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
MailMsg key and set the MaxMessageObjects DWORD value. To have us create these values for you, go to the "Fix it for me" section. If you’d rather create these values yourself, go to the "Let me fix it myself" section.Fix it for meTo update the registry automatically, click the Fix this problem link. Then click Run in the File Download dialog box, and follow the steps in this wizard.Note this wizard may be in English only; however, the automatic fix also works for other language versions of Windows. Note If you are not on the computer that has the problem, you can save the automatic fix to a flash drive or to a CD, and then you can run it on the computer that has the problem. Check if the limit has been set. Let me fix it myselfTo create these values yourself, follow these steps:
MaxMessageObjects key refers to the
maximum number of mail messages that the system can allocate. When that number
of messages is in a queue on the server, additional incoming messages that come
in through the SMTP protocol are refused with a 4xx (temporary) error. The actual number of mail messages that is allocated is 90 percent of MaxMessageObjects , up to
a limit of 90,000. To increase the number of objects greater than 90,000, set the MessageObjectsInboundCutoffCount
registry key to the value that you want. Do not set the
MessageObjectsInboundCutoffCount value
for more than 90 percent of the MaxMessageObjects key because
additional messages are created during message processing for DSN generation
and content conversion.PropertiesArticle ID: 258748 - Last Review: September 10, 2011 - Revision: 8.0 APPLIES TO
| Article Translations
|


Back to the top








