The information in this article applies to:
SYMPTOMSWhen you attempt to start the SMTP Relay Host service in the Microsoft Management Console (MMC) for Windows NT Option Pack (NTOP), the following error message may appear in the NT application log:
CAUSEThis behavior can occur if a service or program is using port 25. For example, some third-party e-mail programs that send and receive mail on behalf of another program may be utilizing this port. In addition, some anti-virus programs listen over port 25 and scan all incoming and outgoing e-mail messages. RESOLUTION
To determine whether another program and or service is using port 25, type netstat -an at a command prompt, and then press ENTER. MORE INFORMATIONTransport Control Protocol (TCP) ports cannot be multiplexed or used more than one time in a session. You must stop one service from using a port before another service or program can use it. Additional query words:
Keywords : |
Last Reviewed: April 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |