Microsoft KB Archive/303707

From BetaArchive Wiki

Article ID: 303707

Article Last Modified on 10/31/2006



APPLIES TO

  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows 2000 Server



This article was previously published under Q303707

SUMMARY

This step-by-step guide describes how to create additional Simple Mail Transport Protocol (SMTP) virtual servers.

In most cases, you need only one SMTP virtual server. However, if you are hosting multiple domains and want, for example, to have more than one default domain, you can create multiple SMTP virtual servers.

back to the top

Creating a New SMTP Virtual Server with Internet Services Manager

When you create an SMTP virtual server, you are prompted to type a path to your home folder. This folder must be local on the computer on which the SMTP service is running. To create a new SMTP virtual server:

  1. If the SMTP virtual server will use a new IP address, add an IP address by following these steps:
    1. Click Start, point to Settings, and then click Network and Dial-up Connections.
    2. Right-click the connection you want to configure, and then click Properties.
    3. On the General tab or Networking tab, click Internet Protocol (TCP/IP), and then click Properties.
    4. Click Advanced.
    5. On the IP Settings tab, click Add in the IP addresses section.
    6. Type an IP address and a subnet mask under the IP address and Subnet mask headings, and then click Add.
    7. Repeat step 1 for each IP address that you want to add, and then click OK.

    See your Windows 2000 documentation for additional information about Network and Dial-Up Connections.

  2. Click an existing SMTP virtual server in Internet Services Manager, point to New on the Action menu, and then click Virtual Server.
  3. Follow the instructions in the New SMTP Virtual Server Wizard. Make sure to select an IP address and TCP port combination that is not being used by another SMTP virtual server. The recommended TCP port is 25 (the SMTP standard TCP port). More than one virtual server can use the same TCP port if they are configured with different IP addresses.
  4. If the default startup setting for the Microsoft SMTP service is set to Automatic, the new SMTP virtual server will start on its own. If it does not start, it is because you selected an IP address and TCP port combination that is already in use.
  5. Configure the new SMTP virtual server.

back to the top



Keywords: kbhowtomaster KB303707