When I first installed Win Server 2003, I added
the "application server" role and then the "pop3/smtp"
role. When I opend IIS, I could find the SMTP section in
the configruation panel.

I removed the POP3/SMTP role for some reason. When I added
it again, the SMTP part doesn't show anymore under IIS. I
thought removing everything and starting over would solve
the problem. I removed both roles, and then added them in
the same order I did before. Unfortunately, I still can't
see it in IIS.

Is there a simple way to make it show under IIS? I want to
configure it, but I don't know how. I checked and made
sure the SMTP service is running. POP3 works fine with no
problem, it's just the SMTP.

Any help is appreciated.

al-baghdadi

Re: problem with SMTP by Jonathan

Jonathan
Mon Aug 11 21:14:23 CDT 2003

Try:
regsvr32 %systemroot%\system32\inetsrv\smtpsnap.dll

--
--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.


"al-baghdadi" <khashougeh@hotmail.com> wrote in message
news:05fd01c36076$721593d0$a601280a@phx.gbl...
> When I first installed Win Server 2003, I added
> the "application server" role and then the "pop3/smtp"
> role. When I opend IIS, I could find the SMTP section in
> the configruation panel.
>
> I removed the POP3/SMTP role for some reason. When I added
> it again, the SMTP part doesn't show anymore under IIS. I
> thought removing everything and starting over would solve
> the problem. I removed both roles, and then added them in
> the same order I did before. Unfortunately, I still can't
> see it in IIS.
>
> Is there a simple way to make it show under IIS? I want to
> configure it, but I don't know how. I checked and made
> sure the SMTP service is running. POP3 works fine with no
> problem, it's just the SMTP.
>
> Any help is appreciated.
>
> al-baghdadi



Re: problem with SMTP by al-baghdadi

al-baghdadi
Mon Aug 11 21:26:42 CDT 2003

You guys are amazing. Fast responses and yes it worked!

Thanks,

al-baghdadi