The information in this article applies to:
SYMPTOMSThe Microsoft Exchange Internet Mail Connector (IMC) requires exclusive use of TCP port 25 to successfully transport SMTP mail. If another program reserves port 25, the IMC may start without error, but no incoming mail will be accepted. CAUSE
The Internet Mail Connector uses TCP port 25 for inbound SMTP mail as
defined by RFC-821. For inbound SMTP mail, the IMC monitors port 25 for
incoming connections from other SMTP hosts. The IMC will answer all
incoming SMTP calls if it is the first or only SMTP service running.
RESOLUTION
Do not run third party SMTP applications on any Microsoft Exchange server
that is running the Internet Mail Connector service. You can verify if you
have another SMTP service running by using the Windows NT telnet program.
telnet xxx.45.66.77 25By default, the IMC will respond with a greeting similar to:
If the response is worded differenty, you may have a third party SMTP service that is running that you should disable to allow the Internet Mail Connector to transfer SMTP mail. Additional query words: imc port25
Keywords : kbusage kbbug4.00 XFOR exc4 exc5 exc55 |
Last Reviewed: December 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |