View Single Post
  #4  
Old February 7th 06, 08:13 PM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 3
Default mapi cdo service

On Tue, 7 Feb 2006 14:38:29 -0500, Sue Mosher [MVP-Outlook] wrote:

Depends on what you mean by "logged onto server"? What kind of server? If all you want to do is send messages, Extended MAPI and CDO 1.21 are not the best choices for API. CDO for Windows would be better.


I mean interactive logon. I have app that runs as a service. Nobody need to
bee loged onto server.
This app has ability to generate mail using simple MAPI or CDO by
connecting to Outlook profile. App vendor say that if I want to use sending
mail by simple MAPI or CDO, that there must be user looged on server,
otherwise it would not work.
Ads