See
http://www.outlookcode.com/d/sec.htm for your options with regard to the "object model guard" security in Outlook 2000 SP2 and later versions.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"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?