PDA

View Full Version : Send Mail as Attachment (All)


lerosman
04-19-2003, 06:08 AM
Whether by design or mistake, there an error in most Windows win.ini files that prevent programs such as Word from sending mail as an attachment when Outlook Express is the email client. (the button is greyed out) To fix it, modify the [Mail] section in your win.ini file as follows:

[Mail]
MAPI=1
CMC=1
CMCDLLNAME=mapi.dll
CMCDLLNAME32=mapi32.dll
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

Text appears to be case sensitive.

Have used this to fix Win98, Win 2k and WinXP.

This info was obtained from the MS Knowledge Base