SMTP: Installing and Configuring a Downstream PostofficeLast reviewed: October 20, 1997Article ID: Q87030 |
3.00
MS-DOS
kb3rdparty
The information in this article applies to:
SUMMARYThe Microsoft Mail Gateway to SMTP Access disk, which comes with the gateway product, is the only software needed to install the downstream postoffice. It creates the SMTP address list files for the gateway postoffice, and creates the SMTP mailbag and SMTP address list for downstream postoffices. To install the Access disk, place it in the floppy disk drive and type the following command
<x>: installwhere <x> is the floppy disk drive letter. The installation program prompts you for the drive of the Microsoft Mail database and the name of the gateway postoffice. When the installation is complete, you receive the message:
The installation is successful.You can also check the Mail Administrator program GATEWAY-SMTP option for the options Create, Modify, and Delete. If these options appear, the installation was successful. If there is a hub postoffice between the downstream and gateway postoffices, insert the network/PO for the intermediate postoffice at the install prompts. You need one Access disk per postoffice. To purchase additional ones, contact Microsoft Inside Sales.
MORE INFORMATIONAfter successful installation, the SMTP Gateway postoffice needs to be configured.
To configure the gateway postofficeThe new downstream postoffice should be configured in the Administrator program of the Gateway postoffice in the following places:
To configure the smart hostIn addition to these two steps, the mail routing host must also be configured to deliver mail for the downstream postoffice to the SMTP gateway computer. This is accomplished through the hosts table on the mail routing host ("smart host") or through the Domain Name Service (DNS) on the mail routing host.
Hosts TableAn entry in the hosts table may look like this:
123.123.123.123 hq.company.com 123.123.123.123 sales.company.comThe IP address for the gateway PC is "123.123.123.123", the SMTP domain name for the downstream postoffice is "sales.company.com", as configured in step 2 above.
DNSIf DNS is used on the smart host, a mail exchanger (MX) record should be added that associates the domain name for the downstream postoffice (from step 2 above) to the domain name of the SMTP gateway computer. An example might be:
sales.company.com. MX 10 msmailgwy.company.com.In this example, the domain name for the downstream postoffice is "sales.company.com", and the name of the SMTP gateway computer is "msmailgwy.company.com". For additional information, please obtain Application Note GW0645 "Configuring the SMTP Gateway and Domain Name Service (DNS)," and/or see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q111840 TITLE : SMTP: Configuring the Gateway to Use Company Domain Names. |
Additional reference words: 3.00 pcmail SMTP downstream access
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |