Send email with MAPI doesn't save mails in sent items

G

Giorgio Vanoni

Hi all,

In my app I use MAPI to send e-mail with OE.
All works fine but the sent mails are not saved in the SentItems Folder.
I try with many functions found googling but are all the same....
This happens in many PC with Winxp and win2000, all the clients have IMAP accounts.

What could be? What can I do?

Many Thanks.
Giorgio Vanoni
Italy
 
D

Dmitry Streblechenko

Did you set the PR_SENTMAIL_ENTRYID property to the entry id of the Sent
Items folder?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 
G

Giorgio Vanoni

Dmitry Streblechenko ha scritto:
Did you set the PR_SENTMAIL_ENTRYID property to the entry id of the Sent
Items folder?

I think it's a value of MAPI, I'm using Simple MAPI.
I have to create and send a mail using Outlook Express.
MAPI works with Outlook Express?
Immagine that you have to create/send an e-mail with attachments with Outlook and OutlookExpress,
what is the best way?
With Simple MAPI is... simple, but I don't know why the messages are not stored in SentItems!

Thanks.
Giorgio.
 
D

Dmitry Streblechenko

Oh, sorry - I missed the OE part. This is an Outlook group, OE is a totally
separate beast.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 
Top