SMTP location
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS and SMTP > SMTP location




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    SMTP location  
Thomas Brooks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-10-04 10:55 PM

Platform: IIS 6

I have already installed IIS (WWW and SMTP) on my server.  What I want to do
is either move \inetpub to a different drive or uninstall IIS and be able to
specify the drive the INETPUB is located on.  What is the fastest and how do
I accomplish?

Thanks.







[ Post a follow-up to this message ]



    Re: SMTP location  
Jeff Cochran


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-10-04 10:55 PM

On Tue, 10 Aug 2004 11:49:22 -0400, "Thomas Brooks" <ttg@yahoo.com>
wrote:

>I have already installed IIS (WWW and SMTP) on my server.  What I want to d
o
>is either move \inetpub to a different drive or uninstall IIS and be able t
o
>specify the drive the INETPUB is located on.  What is the fastest and how d
o
>I accomplish?

Use Windows Explorer, drag and dro it where you want it.  There's no
magic about it's location.  You need to update the home directory
location for your web sites to match.

Jeff





[ Post a follow-up to this message ]



    Re: SMTP location  
Ken Schaefer


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-11-04 07:50 AM


"Thomas Brooks" <ttg@yahoo.com> wrote in message
news:OtJ6bGvfEHA.644@tk2msftngp13.phx.gbl...
> Platform: IIS 6
>
> I have already installed IIS (WWW and SMTP) on my server.  What I want to
> do
> is either move \inetpub to a different drive or uninstall IIS and be able
> to
> specify the drive the INETPUB is located on.  What is the fastest and how
> do
> I accomplish?


Hi,

For the WWW websites, just create folders wherever you want to, and update
the Home Directory location for each website.

For the SMTP service, you can edit the metabase (after creating the
necessary folders elsewhere) so that the SMTP virtual server uses the new
folders:

cscript.exe c:\inetpub\adminscripts\adsutil.vbs set smtpsvc/1/dropdirectory
x:\mailroot\drop
cscript.exe c:\inetpub\adminscripts\adsutil.vbs set
smtpsvc/1/badmaildirectory x:\mailroot\badmail
cscript.exe c:\inetpub\adminscripts\adsutil.vbs set
smtpsvc/1/pickupdirectory x:\mailroot\pickup
cscript.exe c:\inetpub\adminscripts\adsutil.vbs set smtpsvc/1/queuedirectory
x:\mailroot\queue

Change x:\mailroot to be the path you want the directories to be now.

If you want to set these things as part of IIS installation you need to do
an unattended install (either as part of the OS install via
unattend.txt -or- as part of GUIRunOnce via sysocmgr.exe etc. See
http://support.microsoft.com/?id=309506 for more information on getting
started, and the Unattended setup help located (if I recall correctly) in
the \ValueAdd folder of your OS setup CD.

Cheers
Ken







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:19 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register