Mapi2smtp

 

Mapi to SMTP Proxy Purpose

As it is not always easy to install mapi (exchange or outlook client + a mapi profile + windows account & windows mailbox),

this dll is meant to replace mapi32.dll for debugging purpose or to forward mapi mails to smtp.

Usage

Rename mapi2smtp.dll to mapi32.dll.

The dll can either be placed in the application folder or in system32.

Dev Notes

Will work on all windows versions (tested up to windows 2012) and on 32bits or 64bits (use wow64.reg file then).

Only the following apis are implemented :

mapilogon, mapisendmail, mapilogoff, mapilogonEx,MAPIInitialize,MAPIUnInitialize,MAPIFreeBuffer,MAPIAllocateBuffer;

To do : implement mapireadmail and pop3 interface

Registry settings

hklm\SOFTWARE\mapiproxy

debug : 1 to log to mapi.log in the calling application folder

smtp : 1 to enable sending mail sent via mapisendmail via smtp

defaultfrom : if from is not specified in mapisendmail, use this as default

smtphost : smtp server to use if smtp=1

Version: 1.0.0.11
Size: 100 Kb

Download mapi2smtp.zip
Author: Erwan

Last Released on: -March-2013

 Posted by at 1 h 45 min

  3 Responses to “Mapi2smtp”

  1. Hello Erwan,

    this tools is just what I need. Is it written in C ?

    For an project I would need to make some changes in this program. Is the source available ?

    regards
    Joerg

  2. Thank you so much for sharing! It works perfectly!

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur comment les données de vos commentaires sont utilisées.