SMTP error

  • Thread starter Thread starter Lizeth Braun
  • Start date Start date
L

Lizeth Braun

Hi
SMTP service on IIS fails to start, and on Event Viewer
I am getting the following at System Log section;

Event Type: Error
Event Source: SMTPSVC
Event Category: None
Event ID: 115
Date: 10/29/2003
Time: 6:57:12 PM
User: N/A
Computer: FHS04
Description:
The service could not bind instance 1. The data is the
error code.
For additional information specific to this message
please visit the Microsoft Online Support site located
at: http://www.microsoft.com/contentredirect.asp.
Data:
0000: 40 27 00 00 @'..


What can be happening? SMTP service appears
as "Started" at Services Console, but can not start at
IIS.

Thanks
 
Hi,

Sounds like another program is listening on port 25. Is this a possible
case? Run "netstat -an" and look for a :25 entry

In the future, IIS SMTP issues should be taken to
microsoft.public.inetserver.iis.smtp_nntp

Thanks!

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
http://www.imbored.biz - A Windows Server 2003 visual, step-by-step
tutorial site :-)
Only reply by newsgroup. If I see an email I didn't ask for, it will be
deleted without reading.
 
See these articles in Microsoft Knowledge Base; Q228475 ,
Q256132 , Q281760

/ Bengt C

Jonathan Maltz said:
Hi,

Sounds like another program is listening on port 25. Is this a possible
case? Run "netstat -an" and look for a :25 entry

In the future, IIS SMTP issues should be taken to
microsoft.public.inetserver.iis.smtp_nntp

Thanks!

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
http://www.imbored.biz - A Windows Server 2003 visual, step-by-step
tutorial site :-)
Only reply by newsgroup. If I see an email I didn't ask for, it will be
deleted without reading.

Lizeth Braun said:
Hi
SMTP service on IIS fails to start, and on Event Viewer
I am getting the following at System Log section;

Event Type: Error
Event Source: SMTPSVC
Event Category: None
Event ID: 115
Date: 10/29/2003
Time: 6:57:12 PM
User: N/A
Computer: FHS04
Description:
The service could not bind instance 1. The data is the
error code.
For additional information specific to this message
please visit the Microsoft Online Support site located
at: http://www.microsoft.com/contentredirect.asp.
Data:
0000: 40 27 00 00 @'..


What can be happening? SMTP service appears
as "Started" at Services Console, but can not start at
IIS.

Thanks


--


____________________________________

Ta bort _NO_SPAM från email-adressen (Remove _NO-SPAM from
the email address)
 
Back
Top