View Single Post
  #9  
Old February 20th 06, 02:33 PM posted to microsoft.public.outlook
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default mapi cdo service

Your options for avoiding the security prompts are listed at
http://www.outlookcode.com/d/sec.htm. I use Redemption code myself to avoid
the security prompts and to work with properties that aren't available in
the Outlook object model.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Drx" wrote in message
...
On Tue, 7 Feb 2006 18:12:24 -0500, Ken Slovak - [MVP - Outlook] wrote:

If you use client side CDO 1.21 (installed from the Office CD) you will
get
security prompts. I would use server CDO 1.21 (installed when ESM is
installed) and use a mailbox profile logon that has permissions to SendAs
whatever email address you want to use.

There are samples of creating logons like that using CDO 1.21 at
www.cdolive.com/cdo5.htm.


is there a way to tailor outlook 2003 security settings like it is
described in

http://support.microsoft.com/kb/q263297/

for older versions? I ma currently using clickyes utility to handle
Outlook
2003 security warning but is there any other way beside using CDO from
exchange system manager?


Ads