PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Re: bypass or disable security message from call to send

Reply

Re: bypass or disable security message from call to send

 
Thread Tools Rate Thread
Old 25-09-2003, 07:54 PM   #1
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: bypass or disable security message from call to send


No registry setting. See http://www.slipstick.com/outlook/esecup.htm#autosec for your options.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"HC" <hchung@mazdausa.com> wrote in message news:26c601c3837d$d4d86d10$a401280a@phx.gbl...
> Based upon KB article 262701 and 262631 which cites
>
> "Item.Send - When you run a program that uses the Outlook
> object model to call the Send method, you receive a
> warning message. This warning message tells you that a
> program is trying to send mail on your behalf and asks if
> you want to allow the message to be sent. The warning
> message contains both a Yes and a No button, however, the
> Yes button is not available until five seconds have
> passed since the warning message appeared. You can
> dismiss the warning message immediately if you click No.
> When you click No, the Send method returns an E_FAIL
> error in the C or C++ programming languages."
>
> What are possible solutions to bypassing and disabling
> this dialog box? Is there a registry setting? Or does
> this require seperate programming?
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off