PC Adm: Microsoft Mail MAILMGR.DLL Version 3.2.0.4074 Update

Last reviewed: June 4, 1996
Article ID: Q120448
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:

  • The Check Names function fails to properly resolve partial friendly names and returns several selections when a unique resolution is possible. This behavior is most obvious when the GAL is selected as the default address list and the first and last name of the intended recipient begin with the same letter.

    NOTE: To resolve this problem, two .DLL files must be updated: the MAILMGR.DLL file (update included in this update) and the MSSFS.DLL file (update included in MSSFS.EXE on the MSL).

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

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

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

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


Additional reference words: 3.20 wga
KBCategory: kbenv kbfile kbbug3.20 kbfix3.20a
KBSubcategory: MailPCAdm


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 4, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.