SMTP: Microsoft Mail SMTPGATE.EXE Version 3.0.9 UpdateLast reviewed: March 9, 1998Article ID: Q101461 |
|
3.00
MS-DOS
kb3rdparty kbfile kbtlc kbbug3.00
The information in this article applies to:
Microsoft provides SMTPFTP.EXE, SMTPLMN.EXE, SMTPNVL.EXE, and SMTPWIN.EXE, which replace the SMTPGATE.EXE file that is included with version 3.0 of the Microsoft Mail Gateway to SMTP. For complete information about obtaining and installing the SMTP program files, see the following sections:
MORE INFORMATIONVersion 3.0.9 of the Microsoft Mail Gateway to SMTP requires a dedicated 80286, 80386, or 80486 IBM-compatible computer as well as version 3.04.1 or later of the SMTPPUT.EXE file, update included in PUTUPD.EXE on the MSL. To determine your version of SMTPPUT, run it from the MS-DOS prompt with the -VER option. This update contains SMTPFTP.EXE, SMTPLMN.EXE, SMTPNVL.EXE, SMTPXLN.EXE, and SMTPWIN.EXE, which replace the SMTPGATE.EXE file that is included with version 3.0 of the Microsoft Mail Gateway to SMTP. These replacement files correct the following problems:
To download the updated files
You can find SMTPGW.EXE (size: 231849 bytes) , a self-extracting file, on the followingservices:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online ServicesDecide which SMTP executable file matches your configuration:
Executable file Vendor TCP/IP software SMTPLMN.EXE Microsoft LAN Manager for MS-DOS
SMTPFTP.EXE PC/TCP Kernel from FTP Software, Inc.
SMTPNVL.EXE Novell LAN Workplace for MS-DOS (version 4.0)
SMTPWIN.EXE Any network adapter card supported by the WIN/TCP
for MS-DOS RunTime (version 4.1) from The Wollongong
Group, Inc. with the RunTime installed
SMTPXLN.EXE Excelan Exos 205T Intelligent Ethernet Controller
After you download SMTPGW.EXE to a clean directory, run it (by typing
"smtpgw" at the MS-DOS prompt) to extract the contents of the file.
You should receive the following files:
Filename Size Date Time
--------------------------------------------
SMTPFTP.EXE 80,567 01-05-95 02:35p
SMTPLMN.EXE 71,585 01-05-95 02:37p
SMTPNVL.EXE 74,489 01-05-95 02:36p
SMTPWIN.EXE 76,041 01-05-95 02:36p
SMTPXLN.EXE 80,313 01-05-95 02:34p
CP850O.TBL 264 12-15-93 09:45a
GERMANI.TBL 264 12-15-93 09:45a
GERMANO.TBL 264 12-15-93 09:45a
LATIN1I.TBL 264 12-15-93 09:45a
LATIN1O.TBL 264 12-15-93 09:45a
NORWEGI.TBL 264 12-15-93 09:46a
NORWEGO.TBL 264 12-15-93 09:46a
SWEDISHI.TBL 264 12-15-93 09:46a
SWEDISHO.TBL 264 12-15-93 09:46a
README.TXT
ADDENDUM.TXT
To update your SMTPGATE.EXE fileAt the MS-DOS command prompt, type the following and press ENTER
copy <path>:\<smtp???>.exe <destination>\smtpgate.exewhere <path> is the drive and directory where you ran the self- extracting SMTPGW.EXE file, <destination> is the drive and directory where your SMTPGATE.EXE file currently resides, and <smtp???> is the corresponding executable file for your TCP/IP software vendor. For example, if you ran the self-extracting file from the TEST directory on drive D, your SMTPGATE.EXE file is located in the MAILEXE directory on drive C, and you are using Microsoft TCP/IP for LAN Manager, type the following command and press ENTER:
copy d:\test\smtplmn.exe c:\mailexe\smtpgate.exeNOTE: The SMTPGATE.EXE file typically resides on the postoffice server in the Mail executables directory as well as on the machine where the gateway is running. Make sure that SMTPGATE.EXE, SMTPGET.EXE, and SMTPPUT.EXE are all located in the same subdirectory where the gateway is launched from and that all copies are updated appropriately.
To Set Up Character Translation for Non-US-ASCII Character Set
Translation DetailsInbound messages have the subject and text body translated based on the SMTPIN.TBL file. Friendly names are not translated. Outbound messages have the subject and text body translated based on the SMTPOUT.TBL file. Friendly names are translated based on an internal table that maps extended characters to a 7-bit equivalent. NOTE:
Gateway OperationInformational messages are displayed on the screen and in the SMTP gateway log file when you use the -CD (debugging), -LACSY (full logging to SMTPGATE.LOG), and/or -GACSY (full logging to the SMTPGATE screen) options when you start up the gateway. If the SMTP translation files are not found, the following messages are displayed: 18:02:40 - Open File <f:smtp\smtpin.tbl> failed, No such file or directory18:02:40 - f:smtp\smtpin.tbl table not loaded, default translation invoked.18:02:40 - Open File <f:smtp\smtpout.tbl> failed, No such file or directory18:02:40 - f:smtp\smtpout.tbl table not loaded, default translation invoked.If the SMTP translation file(s) are found and can be loaded, the following messages are displayed: 11:19:09 - f:smtp\smtpin.tbl table translation loaded. 11:19:09 - f:smtp\smtpout.tbl table translation loaded. If problems with a translation file are detected, the default translation message and one of the following messages are displayed: 18:02:40 - File <f:smtp\smtpout.tbl> header size invalid. 18:02:40 - File <f:smtp\smtpout.tbl> translation checksum invalid. 18:02:40 - File <f:smtp\smtpout.tbl> translation table size invalid.
|
Additional reference words: 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |