Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

smtp virtual server not available ?

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Log Parser  
Author Message
pa_inbox

External


Since: Sep 17, 2003
Posts: 3



(Msg. 1) Posted: Wed Oct 01, 2003 4:46 pm
Post subject: smtp virtual server not available ?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi All:

I am using IIS on .net 2003 server. I was having a problem when starting
SMTP service . The error it was throwing was "The Specified module could not
be found" so I reinstalled SMTP service and that worked okay ..mean I was
able to start SMTP service
but NOW

in my IIS manager I do not see any SMTP virtual server neither when I right
click it there is no option to create a new "SMTP Virtual Server" in the new
menu option....

tried again reinstalling but it didn't help....what going on....any ideas..?

are there any command line tools which can accomplish the same task....would
appreciate any pointers....?

-TIA
Pankaj

 >> Stay informed about: smtp virtual server not available ? 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 2) Posted: Wed Oct 01, 2003 10:06 pm
Post subject: Re: smtp virtual server not available ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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

Also, are you on Windows .NET Server 2003 or Windows Server 2003? .NET
Server 2003 expired on April 24th and you are no longer allowed to use it.

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
<a style='text-decoration: underline;' href="http://www.imbored.biz" target="_blank">http://www.imbored.biz</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
Only reply by newsgroup. If I see an email I didn't ask for, it will be
deleted without reading.


"Pankaj" <pa_inbox.TakeThisOut@hotmail.com> wrote in message
news:%23Q3lnzFiDHA.4024@TK2MSFTNGP11.phx.gbl...
 > Hi All:
 >
 > I am using IIS on .net 2003 server. I was having a problem when starting
 > SMTP service . The error it was throwing was "The Specified module could
not
 > be found" so I reinstalled SMTP service and that worked okay ..mean I was
 > able to start SMTP service
 > but NOW
 >
 > in my IIS manager I do not see any SMTP virtual server neither when I
right
 > click it there is no option to create a new "SMTP Virtual Server" in the
new
 > menu option....
 >
 > tried again reinstalling but it didn't help....what going on....any
ideas..?
 >
 > are there any command line tools which can accomplish the same
task....would
 > appreciate any pointers....?
 >
 > -TIA
 > Pankaj
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: smtp virtual server not available ? 
Back to top
Login to vote
pa_inbox

External


Since: Sep 17, 2003
Posts: 3



(Msg. 3) Posted: Thu Oct 02, 2003 12:43 am
Post subject: Re: smtp virtual server not available ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for help. It worked well, and Yes I am using windows 2003 server not
..net.

Thanks
Pankaj


"Jonathan Maltz [MS-MVP]" <jmaltz RemoveThis @mvps.org> wrote in message
news:%23Ws7bCHiDHA.2536@TK2MSFTNGP10.phx.gbl...
 > Run:
 > regsvr32 %systemroot%\system32\inetsrv\smtpsnap.dll
 >
 > Also, are you on Windows .NET Server 2003 or Windows Server 2003? .NET
 > Server 2003 expired on April 24th and you are no longer allowed to use it.
 >
 > --
 > --Jonathan Maltz [Microsoft MVP - Windows Server]
 > <a style='text-decoration: underline;' href="http://www.imbored.biz" target="_blank">http://www.imbored.biz</a> - A Windows Server 2003 visual, step-by-step
 > tutorial site Smile
 > Only reply by newsgroup. If I see an email I didn't ask for, it will be
 > deleted without reading.
 >
 >
 > "Pankaj" <pa_inbox RemoveThis @hotmail.com> wrote in message
 > news:%23Q3lnzFiDHA.4024@TK2MSFTNGP11.phx.gbl...
  > > Hi All:
  > >
  > > I am using IIS on .net 2003 server. I was having a problem when starting
  > > SMTP service . The error it was throwing was "The Specified module could
 > not
  > > be found" so I reinstalled SMTP service and that worked okay ..mean I
was
  > > able to start SMTP service
  > > but NOW
  > >
  > > in my IIS manager I do not see any SMTP virtual server neither when I
 > right
  > > click it there is no option to create a new "SMTP Virtual Server" in the
 > new
  > > menu option....
  > >
  > > tried again reinstalling but it didn't help....what going on....any
 > ideas..?
  > >
  > > are there any command line tools which can accomplish the same
 > task....would
  > > appreciate any pointers....?
  > >
  > > -TIA
  > > Pankaj
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: smtp virtual server not available ? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SMTP Virtual Server - Not sure if this is the best place to ask this, but here goes... Is it possible to specify a specific port (other than default port 25) for delivery to a smarthost? I have tried, e.g: smhost.com:8025 [172.17.4.255]:8025 [172.17.4.255:8025] ....all...

SMTP Virtual Server dissapeared - Our website was on the same server as our Exchange server. We just moved our website to a new server, and after doing so, it seems that the default smtp virtual server just dissapeared. Now our OWA won't work becuase there isn't a default smtp ..

Re-adding SMTP virtual to IIS after Lockdown ? - After running IIS Lockdown ages ago, it removed my SMTP virtual directory option from the IIS System Manager. No big deal, I am using Exchange on the box and it hasn't caused any problems. Now, I am using Mail Storage Guard to stop Exchange from sending...

SMTP - domain server - i have IIS (no valid domain name) and exchange 2k (valid domain name) at 2 different servers. our programmer wrote program to broadcast email at IIS server now more email servers reject email from no valid domain name by domain reverse lookup. can i..

SMTP server configuration - Hello, I need to set up my local SMTP server. How can I do this? What settings are critical? How can I test it if it works properly? My configuration: Win2000 Pro / IIS 5.0 Are there any good on-line resources about configuring SMTP servers? Thanks for...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]