Periods at the end of a message are removed when the message is sent to the SMTP Pickup folder in Internet Information Services 6.0 (922035)



The information in this article applies to:

  • Microsoft Internet Information Services version 6.0

Important This article contains information about editing the metabase. Before you edit the metabase, verify that you have a backup copy that you can restore if a problem occurs. For information about how to do this, see the "Configuration Backup/Restore" Help topic in Microsoft Management Console (MMC).

SYMPTOMS

Consider the following scenario. You write a message to the SMTP Pickup folder on a Microsoft Windows Server 2003-based computer that is running Microsoft Internet Information Services (IIS) 6.0. The disablePickupDotStuff value is set to 1 in the IIS Metabase. In this scenario, some messages may be stuck in SMTP queue. When you view the messages, all the messages end with \r\n. instead of \r\n...

RESOLUTION

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 Server 2003 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.

Prerequisites

Microsoft Windows Server 2003 Service Pack 1 must be installed before you apply this hotfix.

Restart requirement

You must restart the IIS 6.0 Admin Service after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfix.

File information

The English version of this hotfix has the file attributes (or later file attributes) 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.

x86
File nameFile versionFile sizeDateTimePlatform
Smtpsvc.dll6.0.3790.2748483,32817-Jul-200621:18x86
IA-64
File nameFile versionFile sizeDateTimePlatform
Smtpsvc.dll6.0.3790.27481,265,66417-Jul-200622:00IA-64
x64
File nameFile versionFile sizeDateTimePlatform
Smtpsvc.dll6.0.3790.2748669,18417-Jul-200622:00x64

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Warning If you edit the metabase incorrectly, you can cause serious problems that may require you to reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk.

Note Always back up the metabase before you edit it.

This hotfix adds the DisablePickupDotStuff metabase key. The DisablePickupDotStuff key lets you enable or disable the automatic DotStuff operation.

If you set the DisablePickupDotStuff key value to 1, DotStuff is disabled. If you set the DisablePickupDotStuff key value to 0 (default), DotStuff is enabled.

To set the DisablePickupDotStuff key value, use one of the following methods.

Method 1: Use the Smtpmd.exe utility

Note The Smtpmd.exe utility that you use to set this key is not available publicly. You must contact Microsoft Support to obtain this utility.

For more information about how to contact Microsoft Support, visit the following Microsoft Web site: To set the DisablePickupDotStuff key, use the Smtpmd.exe utility as follows:
  • Smtpmd set smtpsvc/1/DisablePickupDotStuff 1 - Turn off DotStuffing
  • Smtpmd set smtpsvc/1/DisablePickupDotStuff 0 - Turn on DotStuffing
Note You must restart Internet Information Services to apply the changes.

Method 2: Use Metabase Explorer

Metabase Explorer is included in the IIS 6.0 Resource Kit Tools. To obtain the IIS 6.0 Resource Kit Tools, visit the following Microsoft Web site:
  1. Run Metabase Explorer against the computer that is running the Simple Mail Transfer Protocol (SMTP) service.
  2. Click Start, point to All Programs, point to IIS Resources, point to Metabase Explorer, and then click Metabase Explorer.
  3. Expand LM, and then expand SmtpSvc.
  4. Right-click the virtual instance that you want to change, and then click Properties. Typically, this is the first virtual instance. This is indicated by a subnode named 1 under the SmtpSvc node.
  5. Make sure that the value for the property that has the ID of 37030 is set to 1. Then, click OK.
  6. Exit Metabase Explorer.
For more information about the standard terminology that is used to describe Microsoft software updates, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

For more information about the naming schema for Exchange Server software updates, click the following article number to view the article in the Microsoft Knowledge Base:

817903 New naming schema for Exchange Server software update packages


Modification Type:MajorLast Reviewed:8/15/2006
Keywords:kbQFE kbfix kbBug kbhotfixserver kbpubtypekc KB922035 kbAudITPRO