MSNwar Posted November 29, 2002 Posted November 29, 2002 Add Microsoft Mail Support to Outlook 2002Source: http://www.poremsky.com/msmail_xp.htmOutlook 2002 no longer includes support for MS Mail. Why? Because MS Mail is not Y2K compliant. It's also very old technology and only supports mail, not special folders such as calendars, tasks and contacts.Old or not, it still works great as a post office, enabling small LANs to have mail service. To enable MS Mail as service, you need to hack the mapi service file (mapisvc.inf) to restore support. You'll also need MSFS32.dll from one of the workstations still using MS Mail. An installer is available here that makes restoring MS Mail service easier.To add MS Mail back to Outlook 2002 as a service (unsupported by MS, use at your own risk):1. Add MSFS=Microsoft Mailto the [services] section of C:\Program Files\Common Files\System\Mapi\1033\mapisvc.inf2. Add this to the end of mapisvc.inf (watch for broken lines - each line begins with PR_, except the last 3):[sFS_AB]PR_PROVIDER_DLL_NAME=MSFS.DLLPR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0}PR_RESOURCE_TYPE=MAPI_AB_PROVIDERPR_DISPLAY_NAME=Microsoft Mail Address BookPR_PROVIDER_DISPLAY=Microsoft Mail Address BookPR_RESOURCE_FLAGS=STATUS_PRIMARY_IDENTITY[sFS_MS]PR_PROVIDER_DLL_NAME=MSFS.DLLPR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0}PR_RESOURCE_TYPE=MAPI_STORE_PROVIDERPR_DISPLAY_NAME=Microsoft Mail Shared FoldersPR_PROVIDER_DISPLAY=Microsoft Mail Shared FoldersPR_RESOURCE_FLAGS=STATUS_NO_DEFAULT_STORE34140102=00ffb8646041b80108002b2b8a290000[sFS_XP]PR_PROVIDER_DLL_NAME=MSFS.DLLPR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0}PR_RESOURCE_TYPE=MAPI_TRANSPORT_PROVIDERPR_DISPLAY_NAME=Microsoft Mail TransportPR_PROVIDER_DISPLAY=Microsoft Mail TransportPR_RESOURCE_FLAGS=STATUS_PRIMARY_IDENTITY[MSFS]PR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0}PR_DISPLAY_NAME=Microsoft MailPR_SERVICE_DLL_NAME=MSFS.DLLPR_SERVICE_SUPPORT_FILES=msfs.dllPR_SERVICE_ENTRY_NAME=ServiceEntry;WIZARD_ENTRY_NAME=WizardInformationPR_RESOURCE_FLAGS=SERVICE_SINGLE_COPYProviders=SFS_AB, SFS_MS, SFS_XP3. Add MSFS32.DLL to C:\WINNT\system32\(get it from another computer that has ms mail - it's about 515 kb.)Thanks to MVP Dmitry Streblechenko for comparing the inf's and determining what was needed. For the editing challenged or just plain lazy, MVP Vince Averello compiled an installer to automate the process for you. It's here, http://www.poremsky.com/files/MSMail4XP.EXE. It also includes the workgroup post office (wgpo) files, for creating new post offices or administering old ones.
Jzing Posted December 10, 2003 Posted December 10, 2003 Do you have any idea if someone has updated the Outlook 2002 hack to work with Outlook 2003 and where to look if it does exist?
Jzing Posted December 10, 2003 Posted December 10, 2003 Never mind my previous post. I did find an update for Outlook 2003.http://www.outlook-tips.net/howto/msmail.htmI have not tried this yet though.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now