Click to See Complete Forum and Search --> : Problem with MAPI


Appstmd
April 19th, 2003, 02:21 PM
Hi!

I've got trouble when I try to use another Mailing Program than Outlook or Outlook Express (i.e. Incredimail, ...).
I'm using the Win32 API's functions (MAPISendMail, MAPISendDocument).
The message field is not the one I expect, and I can't attach any files. Incredimail adds "--------------Boundary-00=_U8SLQL80000000000000
Content-Type: Text/Plain
Content-Transfer-Encoding: " in the message field before my text.

Does anyone know how to fix these issues, or have another solution to send mails using Visual C++ 6?