I configured a local smtp server in Windows 2000 Server which allows only
some users to send email remotely through authentication.

It works fine and it is running but when I open IIS console it's nowhere to
be seen.

How can I access its properties?

Thank you very much.


Gentian

Re: can't see local SMTP server in IIS even though smtp is running by Steve

Steve
Tue Oct 24 21:32:00 CDT 2006

http://support.microsoft.com/kb/555030/en-us has instructions how to fix
this.

--

Thank you,

Steve Schofield
Windows Server MVP - IIS
ASPInsider Member - MCP

http://www.orcsweb.com/
Managed Complex Hosting
#1 in Service and Support


"Gentian Hila" <GentianHila@discussions.microsoft.com> wrote in message
news:7FCE60A3-AD47-4021-B893-C2857F0A4D06@microsoft.com...
>I configured a local smtp server in Windows 2000 Server which allows only
> some users to send email remotely through authentication.
>
> It works fine and it is running but when I open IIS console it's nowhere
> to
> be seen.
>
> How can I access its properties?
>
> Thank you very much.
>
>
> Gentian



RE: can't see local SMTP server in IIS even though smtp is running by JackieJa

JackieJa
Wed Oct 25 13:56:10 CDT 2006

If the suggestion from Steve doesn't work, please take a look at the
following article: 297261 IIS 5: SMTP and NNTP Virtual Server Missing in
Internet Services Manager
http://support.microsoft.com/default.aspx?scid=kb;EN-US;297261


SMTP is dependent on File and Printer Sharing for Microsoft Networks
service. If is not installed, SMTP virtual server will not show up in
the IIS Manager.

Hope this helps!

Thank you,

Jackie Jaynes [MSFT]
Microsoft IIS

Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


RE: can't see local SMTP server in IIS even though smtp is running by GentianHila

GentianHila
Tue Oct 31 09:52:02 CST 2006

I tried all suggestions - no luck. Thank you very much though.

I had to uninstall and reinstall IIS and then it worked. Very weird.