Microsoft Knowledge Base Email Alertz

(885741) - describes why you receive an error message when you configure Microsoft Operations Manager 2005 to send e-mail notification responses to an SMTP server that does not accept NTLM authentication.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 885741 - Last Review: October 25, 2006 - Revision: 2.3

"Failed to send SMTP message" error when MOM 2005 tries to send SMTP e-mail notification response

SYMPTOMS

When 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

CAUSE

By 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.

WORKAROUND

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756  (http://kbalertz.com/Feedback.aspx?kbNumber=322756/ ) How to back up and restore the registry in Windows


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:
  1. Click Start, click Run, type regedit, and then click OK.
  2. 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.
  3. Click New, click DWORD value, type SendSmtpAnonymous for the DWORD value name, and then press ENTER.
  4. Double-click SendSmtpAnonymous. In the Edit DWORD Value dialog box, type 1 in the Value data: field, and then click OK.
  5. Quit Registry Editor.

STATUS

This behavior is by design.

APPLIES TO
  • Microsoft Operations Manager (MOM) 2005
Keywords: 
kbtshoot kbprb KB885741
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate