Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SMTP won't start on IIS 6.0 & WIN 2003 Server (with simple solution for IIS5 & Win 2k)

0 views
Skip to first unread message

Jose Marques

unread,
Jul 24, 2003, 3:19:10 PM7/24/03
to
Hi

I know that this is a known problem, and that it has a simple solution ...

With Win 2k and IIS 5.0, it's a problem with the IIS Socket Pooling
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q281/7/60.ASP&NoWebContent=1

It's a simple solution ...

But how do I do that with IIS 6.0 in Win 2003 ???

I can't find any info on that ...

Thanks

--

José Marques
ma...@josemarques.com


Bernard

unread,
Jul 24, 2003, 10:36:43 PM7/24/03
to
Try this at ../adminscripts
adsutil.vbs set smtpsvc/disablesocketpooling 1

disablesocketpooling : (BOOLEAN) True

Bind smtp to the correct IP. do a 'net stop and start'

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...


"Jose Marques" <ma...@josemarques.com> wrote in message
news:bfpbcv$hh6ej$1...@ID-167121.news.uni-berlin.de...

Jose Marques

unread,
Jul 25, 2003, 6:35:55 AM7/25/03
to
This did it!

Thanks!

--

José Marques
ma...@josemarques.com


"Bernard" <qber...@hotmail.com> wrote in message
news:O2fFWWlU...@TK2MSFTNGP11.phx.gbl...

remo hardeman

unread,
Jul 25, 2003, 4:12:19 PM7/25/03
to
I have the same problem but i don't understand the solution..can you explain
a little bit more detailed on the fix

thanks in advance


"Bernard" <qber...@hotmail.com> wrote in message
news:O2fFWWlU...@TK2MSFTNGP11.phx.gbl...

Bernard

unread,
Jul 25, 2003, 10:17:09 PM7/25/03
to
By default, when SMTPSVC start, it will bind to all interface.
-> 0.0.0.0:25 so if you have 3 IP it will listen to port 25 of the 3 IP
address.

disable socket pooling mean - specify binding to certain IP only, not all.

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...


"remo hardeman" <sup...@remhard.nl> wrote in message
news:#oTwZkuU...@TK2MSFTNGP10.phx.gbl...

> > > Jos?Marques
> > > ma...@josemarques.com
> > >
> > >
> > >
> > >
> >
> >
>
>


0 new messages