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

Default SMTP Virtual Server (Unknown)

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Access denied error when restarting IIS  
Author Message
user990

External


Since: Oct 21, 2003
Posts: 2



(Msg. 1) Posted: Tue Oct 21, 2003 4:56 pm
Post subject: Default SMTP Virtual Server (Unknown)
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have IIS opened and I noticed that my Default SMTP Virtual Server has
"(Unknown)" and a "question mark" over the envelope icon.

Does anyone know what configuration I have wrong? I am trying to use it to
send mail for my asp.net application.

Thanks,
Brent

 >> Stay informed about: Default SMTP Virtual Server (Unknown) 
Back to top
Login to vote
jingallsnospam1

External


Since: Oct 21, 2003
Posts: 21



(Msg. 2) Posted: Tue Oct 21, 2003 5:46 pm
Post subject: RE: Default SMTP Virtual Server (Unknown) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Brent,

Try binding SMTP to another IP address, then stop and start the SMTP service.

Regards,
-Jeff.

 >> Stay informed about: Default SMTP Virtual Server (Unknown) 
Back to top
Login to vote
user992

External


Since: Oct 22, 2003
Posts: 1



(Msg. 3) Posted: Wed Oct 22, 2003 4:44 am
Post subject: Re: Default SMTP Virtual Server (Unknown) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

i have the same problem, binding the smtp on another Ip does not work,
reinstalling of the complette IIS do not help

i can start the service manualley, but it will not listen on port 25, you
can configure it, using the snap-in, but starting you dont.
either you get the message "service does not respond" or "rpc-server not
running", w3svc and msftpsvc are working fine

iis 5.0
w2k sp4
fp ext 2000 & fp ext 2002
lockdown & urlscan

thx for any help
regards

"Jeff Ingalls" <jingallsNOSPAM.RemoveThis@NOSPAMjingalls.com> schrieb im Newsbeitrag
news:15313B38-C94F-442E-9AD4-81FF5AC50E68@microsoft.com...
 > Hi Brent,
 >
 > Try binding SMTP to another IP address, then stop and start the SMTP
service.
 >
 > Regards,
 > -Jeff.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Default SMTP Virtual Server (Unknown) 
Back to top
Login to vote
jingallsnospam

External


Since: Oct 06, 2003
Posts: 3



(Msg. 4) Posted: Fri Oct 24, 2003 6:42 pm
Post subject: Re: Default SMTP Virtual Server (Unknown) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

1. Verify port 25 is not in use. You can use the netstat
command below:

netstat |find ":25"

If it's in use, you need to stop that application or
change your SMTP port. To change the SMTP port, go to the
properties of the SMTP virtual server. In the General tab
to the right of the IP address there is an advanced
button. Click it. Click the Edit button and modify the
TCP port to a port not in use.

2. Verify client for MS networks is installed.

3. Verify inetinfo.exe, inetmgr.dll and inetmgr.exe are
in winnt\system32 directory.

If the above doesn't resolve your problem, please see KB
article 319133. Here's the link:

<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-</a>
us;319133

To summarize the KB article, use REGEDIT and look under
HKLM\Software\Microsoft\Rpc\ClientProtocols

Verify the following exist. If they don't, add them and
reboot.

Name Type Data
==================================
ncacn_http REG_SZ rpcrt4.dll
ncacn_ip_tcp REG_SZ rpcrt4.dll
ncacn_nb_tcp REG_SZ rpcrt4.dll
ncacn_np REG_SZ rpcrt4.dll
ncadg_ip_udp REG_SZ rpcrt4.dll

Regards,
-Jeff.

 >-----Original Message-----
 >i have the same problem, binding the smtp on another Ip
does not work,
 >reinstalling of the complette IIS do not help
 >
 >i can start the service manualley, but it will not listen
on port 25, you
 >can configure it, using the snap-in, but starting you
dont.
 >either you get the message "service does not respond"
or "rpc-server not
 >running", w3svc and msftpsvc are working fine
 >
 >iis 5.0
 >w2k sp4
 >fp ext 2000 & fp ext 2002
 >lockdown & urlscan
 >
 >thx for any help
 >regards
 >
 >"Jeff Ingalls" <jingallsNOSPAM.DeleteThis@NOSPAMjingalls.com>
schrieb im Newsbeitrag
 >news:15313B38-C94F-442E-9AD4-81FF5AC50E68@microsoft.com...
  >> Hi Brent,
  >>
  >> Try binding SMTP to another IP address, then stop and
start the SMTP
 >service.
  >>
  >> Regards,
  >> -Jeff.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Default SMTP Virtual Server (Unknown) 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 5) Posted: Mon Nov 10, 2003 2:22 pm
Post subject: Re: Default SMTP Virtual Server (Unknown) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sounds like something else is using 25. Ensure you don't have any other mail programs running. Try Fport from www.foundstone.com to identify a process
associated with a port.

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

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.
--------------------
| From: "Michael Fritscher" <~~fritscher_michael#hotmail.com~~>
| References: <u$nur1AmDHA.424@TK2MSFTNGP10.phx.gbl> <15313B38-C94F-442E-9AD4-81FF5AC50E68 RemoveThis @microsoft.com>
| Subject: Re: Default SMTP Virtual Server (Unknown)
| Date: Wed, 22 Oct 2003 01:44:54 +0200
| Lines: 27
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <esWtD0CmDHA.2080 RemoveThis @TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: p5084dc62.dip.t-dialin.net 80.132.220.98
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:280639
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| i have the same problem, binding the smtp on another Ip does not work,
| reinstalling of the complette IIS do not help
|
| i can start the service manualley, but it will not listen on port 25, you
| can configure it, using the snap-in, but starting you dont.
| either you get the message "service does not respond" or "rpc-server not
| running", w3svc and msftpsvc are working fine
|
| iis 5.0
| w2k sp4
| fp ext 2000 & fp ext 2002
| lockdown & urlscan
|
| thx for any help
| regards
|
| "Jeff Ingalls" <jingallsNOSPAM RemoveThis @NOSPAMjingalls.com> schrieb im Newsbeitrag
| news:15313B38-C94F-442E-9AD4-81FF5AC50E68@microsoft.com...
| > Hi Brent,
| >
| > Try binding SMTP to another IP address, then stop and start the SMTP
| service.
| >
| > Regards,
| > -Jeff.
|
|
|
 >> Stay informed about: Default SMTP Virtual Server (Unknown) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
smtp virtual server not available ? - 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 sta...

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

SMTP virtual server has disappeared in IIS console - Hi, I have 2 Windows 2000 Servers [SP3] and all subsequent MS Windows updates applies (except for SP4). When I go into the management console for IIS, I used to see the Virtual Server. I know I did because I modified it a long time ago. More recently...

Default SMTP won't start from MMC - WIN2000 - The service is runing but shows stopped in MMC, when I try to start it, won't start error msg is: (The service could not bind instance 1.)
   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 ]