Simple MAPI Outlook outbox problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, my email sending with Simple MAPI works, sort of. But send mail is stuck in the outlook outbox and has to be mailed from there.. I have looked the examples in here, haven't found a clue for this problem. I have also tried the trick, where I send the mail in first session and then make a second session with MAPI_FORCE_DOWNLOAD on, but that doesn't help either. Any ideas?