How to Switch from MAPI to VIM Electronic Mail SupportLast reviewed: September 10, 1996Article ID: Q109833 |
The information in this article applies to:
SUMMARYThis article describes how the Word for Windows Setup program installs support for electronic mail (email) programs and how you can modify your Windows settings to support one of two different electronic mail interface protocols: messaging application programming interface (MAPI) and vendor independent messaging (VIM is used by the Lotus cc:Mail electronic mail program).
MORE INFORMATIONAll of the Microsoft Office for Windows programs (namely, Microsoft Word, Microsoft Excel, Microsoft Mail, Microsoft PowerPoint, and Microsoft Access) support the MAPI interface protocol by default. To support VIM electronic mail systems, they use a MAPI-to-VIM translation DLL (MAPIVIM.DLL). The following two diagrams show the route Word uses when you send electronic mail using the Send command on the File menu:
Microsoft Mail Lotus cc:Mail ------------------------------------------ File Send File Send | | MAPI.DLL MAPIVIM.DLL | | Microsoft Mail VIM.DLL or SMI.DLL | cc:Mail How Word Installs Electronic Mail Support
How Word Determines Whether to Add Mail Commands to MenusWhen you start the program, Word uses the following criteria to determine whether to add electronic mail commands to your menus (mail commands include the Send and Add Routing Slip commands on the File menu and the Merge To Electronic Mail selection in the mail merge helper):
How to Switch from One Mail System to AnotherWhen you access email from Word, Word searches first for the MAPIDLL setting. If it finds this setting, Word supports VIM-compliant email systems. If it doesn't find it, Word then searches for the MAPI=1 setting and, if it finds it, it supports MAPI-compliant email systems. If you work on a network that uses both MAPI- and VIM-compliant email programs, you may want Word to be able to switch back and forth between the two applications. To do this, add both of the above settings to the [Mail] section of your WIN.INI file. When you want to use a MAPI-compliant email program, comment the MAPIDLL line to deactivate it (to comment a line in the WIN.INI file, type a semicolon [;] at the beginning of the line). The following sample WIN.INI entries demonstrate this procedure: To use a MAPI-compliant email program (such as Microsoft Mail), comment the MAPIDLL line:
[Mail] ;MAPIDLL=<WINDOWS>\SYSTEM\MAPIVIM.DLL MAPI=1To use a VIM-compliant email program (such as cc:Mail), remove the semicolon (;) from the MAPIDLL line to reactivate it:
[Mail] MAPIDLL=<WINDOWS>\SYSTEM\MAPIVIM.DLL MAPI=1NOTE: If Word Setup did not install the MAPIVIM.DLL file (this happens if there was no MAPIDLL line in your WIN.INI file), you must copy it from the original Word disks and decompress it in your <WINDOWS>\SYSTEM subdirectory. For instructions on manually decompressing a file, see pages 11-12 in the Microsoft Word 6.0 "Quick Results" manual. If you have 3.5- inch disks, MAPIVIM.DLL is located on Disk 7; if you have 5.25-inch disks, MAPIVIM.DLL is on Disk 8. For more information on using cc:Mail with Word for Windows, query on the following words in the Microsoft Knowledge Base:
cc:mail and mapivim.dll and lotusThe cc:Mail products included here are manufactured by Lotus Development Corporation, vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
REFERENCES"Quick Results," for Microsoft Word version 6.0, pages 11-12
|
KBCategory: kbusage kb3rdparty
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |