how to disable outlook prompt default messages before sending mai.

  • Thread starter outlook default messages
  • Start date
O

outlook default messages

Hi
We have an VB application to create EXCEL attachment
The application sends the mail automatically by using Microsoft outlook.
The outlook is giving below prompts before sending the mail...
I need to application to send mail automatically without prompting these
messages
Please advice me the way to suppress/disable the feature of these messages
I appreciate your help

Thank you
Venkat

A program is trying to access email addresses you have stored in outlook.
Do you want to allow this? If this is unexpected, it maybe a virus and you
should choose “NOâ€

ALLOW ACCESS FOR MINUTES

YES NO HELP

AFTER HITTING YES BUTTON THE BELOW MESSAGE POPUP

A program is trying to automatically send email on your behalf
Do you want allow this
If this is unexpected it may be virus and you should choose “NOâ€

YES NO HELP
 
O

outlook default messages

hi
thank you
where should I see this blocked property to disable outlook default messages
mentioned in article you suggested
Microsoft Outlook "Object Model Guard" Security Issues for Developers:
http://www.outlookcode.com/d/sec.htm

Note that setting a blocked property is generally OK. For example, this
statement will not trigger an address security prompt:
 
E

Eric Legault [MVP - Outlook]

If you mean you need to know which properties and methods are subject to the
object model guard, see the links in the "Version differences" section of the
page I referred you to for details depending on your Outlook version.

The only way to bypass the prompts is to use any of the methods outlined in
the "Strategies" section of that same page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top