How to bypass DNS name resolution to test SMTP service mail flow in Windows Server 2003 (816115)
The information in this article applies to:
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Web Edition
- Microsoft Windows Server 2003, 64-Bit Datacenter Edition
- Microsoft Windows Server 2003, 64-Bit Enterprise Edition
For a Microsoft Windows 2000 version of this article, see
297988SUMMARYThis article describes how to create and configure a remote
domain to forward e-mail messages to a smart host in Microsoft Windows Server
2003. By default, the Windows 2003 Server Simple Mail Transfer
Protocol (SMTP) service uses DNS to route messages to the remote domain. When
you configure a remote domain to forward messages to a smart host, you can
bypass DNS name resolution and test SMTP service mail flow. back to the topForward Mail to a Smart Host To configure a remote domain to forward to a smart host to test
outbound mail flow, follow these steps:
- Click Start, point to All
Programs, point to Administrative Tools, and then
click Internet Information Services (IIS) Manager.
- Expand
ServerName, where
ServerName is the name of the server, and then click
Default SMTP Virtual Server.
- In the right pane, right-click Domains,
point to New, and then click Domain.
The new SMTP domain wizard starts. - Under Specify the domain type, click
Remote, and then click Next.
- In the Name box, type a name for the
domain, and then click Finish.
- Right-click the new domain that you created, and then click
Properties.
- Click the General tab.
- Under Route domain, click Forward
all mail to smart host, and then type the Internet Protocol (IP)
address of the smart host. Make sure that you enclose the IP address in
brackets ([]). For example, [10.10.0.1].
Note The smart host name can either be the host name, the fully
qualified domain name (FQDN), or the IP address of the remote host. When you
type an IP address, you must enclose the IP address in brackets. - Click OK.
After you configure the remote domain to use a smart host,
create and then send a test message to verify that messages are delivered as
expected. back to the
topREFERENCESFor more information about how to manage the SMTP service,
see the "SMTP Administration" section in the Server Administration Guide of the
Microsoft Internet Information Services (IIS) 6.0 documentation. To view this
documentation, visit the following Microsoft Web site:
For additional information about how to bypass DNS name resolution to test SMTP mail flow in
Exchange 2000 Server, click the following article number to view the article in the Microsoft Knowledge Base:
285863
How to bypass DNS name resolution to test SMTP mail flow to remote domains
back to the
top
Modification Type: | Major | Last Reviewed: | 1/6/2005 |
---|
Keywords: | kbActiveDirectory kbBug kbHOWTOmaster KB816115 |
---|
|