The information in this article applies to:
- Microsoft Mail for Windows, version 3.2
SUMMARY
Microsoft provides a replacement for the MAILMGR.DLL file that is included
with version 3.2 of Microsoft Mail for Windows.
For complete information about obtaining and installing the MAILMGR.DLL
file, see the following sections:
- To download the updated file
- To update your MAILMGR.DLL file
MORE INFORMATION
This update contains MAILMGR.DLL, a replacement for the MAILMGR.DLL file
that is included with version 3.2 of Microsoft Mail for Windows. The
replacement file provides additional enhancements to the original
MAILMGR.DLL file.
This replacement file resolves the following problem that can occur
when you use version 3.2 of Microsoft Mail for Windows:
To download the updated file
You can find MAILMGR.EXE (size: 39168 bytes)
, a self-extracting file, on the following
services:
- Microsoft's World Wide Web Site on the Internet
On the www.microsoft.com home page, click the Support icon.
Click Knowledge Base, and select the product.
Enter kbfile MAILMGR.EXE (size: 39168 bytes)
, and click GO!
Open the article, and click the button to download the file.
- Internet (anonymous FTP)
ftp ftp.microsoft.com
Change to the Softlib/Mslfiles folder.
Get MAILMGR.EXE (size: 39168 bytes)
- The Microsoft Network
On the Edit menu, click Go To, and then click Other Location.
Type "mssupport" (without the quotation marks).
Double-click the MS Software Library icon.
Find the appropriate product area.
Locate and Download MAILMGR.EXE.
- Microsoft Download Service (MSDL)
Dial (206) 936-6735 to connect to MSDL
Download MAILMGR.EXE (size: 39168 bytes)
For additional information about downloading, please see the following
article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591
TITLE : How to Obtain Microsoft Support Files from Online
Services
After you download MAILMGR.EXE to a clean directory, run it (by typing
"mailmgr" at the MS-DOS prompt) to extract the contents of the file.
You should receive the following files:
MAILMGR.DLL (51,696 bytes, dated 07-21-94, 10:48 A.M.)
README.TXT
To replace your MAILMGR.DLL file
- At the MS-DOS command prompt, type the following and press ENTER
copy <path>:\mailmgr.dll <destination>
where <path> is the drive and directory where you ran the self-
extracting MAILMGR.EXE file and <destination> is the drive
and directory where your MAILMGR.DLL file currently resides. For
example, if you ran the self-extracting file from the TEST
directory on drive D, and your MAILMGR.DLL file is located in the
MAILEXE directory on drive C, type the following command:
copy d:\test\mailmgr.dll c:\mailexe
- At the MS-DOS command prompt, type the following and press ENTER
copy <mailexe>\setup.inf <mailexe>\setupinf.old
where <mailexe> is the complete path to the directory containing
the Microsoft Mail for Windows SETUP.EXE program. For example, if
SETUP.EXE is located in the MAILEXE directory on drive C, type the
following command:
copy c:\mailexe\setup.inf c:\mailexe\setupinf.old
- Using any text editor, edit the SETUP.INF file. In the [MSMAIL]
section, replace the following line
1, mailmgr.dll,,,, 1993-03-09, !DECOMPRESS,, OLDER,
!READONLY,,,,, SHARED, 51632,,,, 3.2.0.4027,
with:
1, mailmgr.dll,,,, 1994-07-21, !DECOMPRESS,, OLDER,
!READONLY,,,,, SHARED, 51696,,,, 3.2.0.4074,
Save the file and close the text editor.
NOTE: For these changes to affect the entire network, each existing
user must run Setup again.
|