|
Home > Archive > IIS and SMTP > November 2004 > smtp configuration disappear from IIS console but still running!!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
smtp configuration disappear from IIS console but still running!!
|
|
| Neo @ Matrix 2004-11-09, 8:47 pm |
| I'm using W2k3 for a while, then I have removed POP3 service and reinstall
it again by using the "Manage your server" wizard.
After I finished add "Mail Server" from the wizard. Everything is fine, no
errors. SMTP and POP3 port is listening.
But in IIS Console, the "Default SMTP server" which had been there was
DISAPPEAR! How to bring it back?
Actually I can send and receive mail from the server but I have to
configuration the SMTP server, so I cannot config it.
Moreover, I had try to reinstall only SMTP mail server in "Add/Remove
Programs" (No using any wizard)
And try to use Restore the METABASE from previous backup, but the result is
the same. There's no any SMTP server appear in IIS console.
| |
| Yogita Manghnani [MSFT] 2004-11-11, 5:52 pm |
| Hello,
Its possible that when you uninstalled the POP3 server certain dlls got
unregistered. Here is what you have to do
regsvr32 C:\windows\system32\inetsrv\inetmgr.dll
regsvr32 C:\windows\system32\inetsrv\smtpsnap.dll
Let me know if the above doesn't help,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server
****************************************
*****************************[vbcol=seag
reen]
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.
© 2003 Microsoft Corporation. All rights reserved.
****************************************
*****************************
| |
| Neo @ Matrix 2004-11-11, 8:46 pm |
| i fixed it , just reinstall iis........ 
"Yogita Manghnani [MSFT]" <yonlinemanghn@online.microsoft.com> дÈëÓʼþ
news:XKa$6%23ByEHA.3436@cpmsftngxa10.phx.gbl...
> Hello,
> Its possible that when you uninstalled the POP3 server certain dlls got
> unregistered. Here is what you have to do
> regsvr32 C:\windows\system32\inetsrv\inetmgr.dll
> regsvr32 C:\windows\system32\inetsrv\smtpsnap.dll
>
> Let me know if the above doesn't help,
> Yogita Manghnani
> Microsoft Developer Support
> Internet Information Server
>
> ****************************************
*****************************
> 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.
>
> ?2003 Microsoft Corporation. All rights reserved.
> ****************************************
*****************************
>
|
|
|
|
|