Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS and Default SMTP Virtual Server

Status
Not open for further replies.

bulkmail

MIS
Jun 11, 2002
345
US
Hi all,

Does anyone know how to move the Default SMTP Virtual Server site using IIS 6, off of the default path? I would like to move it from the system drive (C:\inetpub\etc) to another drive (D:\new space\etc).

Thanks,

BM
 
Move the InetPub folder or just the mailroot folder, depends on what you want to do (moving web-sites and/or SMTP). Re-point the home directrories via IIS manager to the new location of the folder. If you have NTFS permission associated with the folders you can use a RK Tool like permcopy.exe or robocopy to also copy the permissions. Stop and restart SMTP via IIS.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top