Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: Windows 2000 SMTP service


Message #1 by Senthil Raja V <senthil@s...> on Tue, 18 Jun 2002 12:34:37 -0700
Hi

While trying to start smtp service.
I am getting Error: "Address already in use. (only one usage of each socket 
address)"

How can I solve this? How to get the valid TCP port

Regards
Senthil

Message #2 by <JoeHughes@M...> on Tue, 18 Jun 2002 09:15:33 +0100
It means you have another application/service listening on Port 25 (SMTP)...
This could be another mail server (Exchange/MDaemon) or possible another
application?

You could as a temporary fix change the port it operates on to say 2525, but
there must be something operating on that port..


----- Original Message -----
From: "Senthil Raja V" <senthil@s...>
To: "ASPToday Discuss" <asptoday_discuss@p...>
Sent: Tuesday, June 18, 2002 8:34 PM
Subject: [asptoday_discuss] Windows 2000 SMTP service


> Hi
>
> While trying to start smtp service.
> I am getting Error: "Address already in use. (only one usage of each
socket
> address)"
>
> How can I solve this? How to get the valid TCP port
>
> Regards
> Senthil
>
>


Message #3 by Senthil Raja V <senthil@s...> on Tue, 18 Jun 2002 17:26:16 -0700
Thanks
At 09:15 AM 18/06/2002 +0100, you wrote:
>It means you have another application/service listening on Port 25 (SMTP)...
>This could be another mail server (Exchange/MDaemon) or possible another
>application?
>
>You could as a temporary fix change the port it operates on to say 2525, but
>there must be something operating on that port..
>
>
>----- Original Message -----
>From: "Senthil Raja V" <senthil@s...>
>To: "ASPToday Discuss" <asptoday_discuss@p...>
>Sent: Tuesday, June 18, 2002 8:34 PM
>Subject: [asptoday_discuss] Windows 2000 SMTP service
>
>
> > Hi
> >
> > While trying to start smtp service.
> > I am getting Error: "Address already in use. (only one usage of each
>socket
> > address)"
> >
> > How can I solve this? How to get the valid TCP port
> >
> > Regards
> > Senthil
> >
> >
>
>


  Return to Index