Microsoft KB Archive/174695

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:38, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


XCON: How to Find the Version of Message Transfer Agent on an Exchange Server computer

Article ID: 174695

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Server 5.5 Standard Edition
  • Microsoft Exchange Server 5.0 Standard Edition



This article was previously published under Q174695

SUMMARY

When several versions of the message transfer agent (MTA) are in use, it is important to determine the version or build of the MTA installed on a Microsoft Exchange Server computer. This article explains the process of identifying the MTA build. When the MTA stops or restarts, it generates the following events in the Event Viewer application log.

The description line of these events contains the MTA build.

   Event ID: 9298
   Source: MSExchangeMTA
   Type: Information
   Category: X.400 Service
   Description: Microsoft Exchange Server MTA Service startup complete,
   version 5.0 (build 1457.8). [BASE IL MAIN BASE 31 490] (14)

   Event ID: 9299
   Source: MSExchangeMTA
   Type: Information
   Category: X.400 Service
   Description: Service closedown complete, version 5.0 (build 1457.8).
     [BASE IL MAIN BASE 31 490] (16)
                

MORE INFORMATION

If you need to determine what version of the MTA is installed on an Exchange Server computer, perform the following steps:

  1. In Control Panel, double-click the Services icon.
  2. Select the MTA Service and click Stop.
  3. Click Close, and then close Control Panel.
  4. Open the application log file and find the description that contains the version and build information.


Keywords: kbinfo KB174695