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.
Forward 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.