"Failed to send SMTP message" error when MOM 2005 tries to send SMTP e-mail notification response (885741)
The information in this article applies to:
- Microsoft Operations Manager 2005
Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSWhen you configure Microsoft Operations Manager (MOM) 2005 to send Simple Mail Transfer Protocol (SMTP) e-mail notification responses, the e-mail notification is not sent. You receive the following error message in the Application log on the MOM 2005 server: Failed to send SMTP message. The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available hr=-2147220975 CAUSEBy default, MOM 2005 uses NTLM to authenticate the SMTP server that is listed in the E-mail Server global settings in the MOM 2005 Administrator console before MOM 2005 sends the e-mail notification response. If the SMTP server does not support NTLM authentication or is configured to accept anonymous authentication, you receive the error message that is mentioned in the "Symptoms" section.
WORKAROUNDWarning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. To work around this problem, you must create a registry key to enable MOM 2005 to send e-mail response notifications without using NTLM authentication. To do this, follow these steps: - Click Start, click Run, type regedit, and then click OK.
- Locate and then right-click the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Mission Critical Software\OnePoint\Configurations\<Configuration group name>\Operations\Consolidator Note The configuration group name is the name that you created during the initial setup of the MOM configuration group. You may have more than one configuration group. In that case, you must change the registry subkey for each configuration group. - Click New, click DWORD value, type SendSmtpAnonymous for the DWORD value name, and then press ENTER.
- Double-click SendSmtpAnonymous. In the Edit DWORD Value dialog box, type 1 in the Value data: field, and then click OK.
- Quit Registry Editor.
STATUS
This behavior is by design.
Modification Type: | Minor | Last Reviewed: | 4/20/2005 |
---|
Keywords: | kbtshoot kbprb KB885741 kbAudITPRO kbAudEndUser |
---|
|