Problemas con Outlook

G

Guest

Tengo una aplicacion que envia correos automaticamente, sin embargo, el
Outlook me indica que existe un programa que esta tratando de enviar un
correo a mi nombre y que si lo deseo autorizar, lo que necesito es que el
Outlook no me pida esa confirmacion sino que lo envie de una vez.

A program is trying to send mail using Item.Send
A program is trying to automatically send an e-mail message using a
Microsoft Visual Basic Application (VBA) command, Item.Send, from within
Microsoft Outlook. If you want this program to send this message, click Yes.
To stop the program, click No. If you are unsure which program is sending the
message or why the message is being sent, you should click No to help avoid
the possible spread of viruses.
Note When this message is displayed, the Yes button is not available for
five seconds.
 
B

Brian Tillman

Ricardo Lopez said:
A program is trying to send mail using Item.Send
A program is trying to automatically send an e-mail message using a
Microsoft Visual Basic Application (VBA) command, Item.Send, from
within Microsoft Outlook. If you want this program to send this
message, click Yes. To stop the program, click No. If you are unsure
which program is sending the message or why the message is being
sent, you should click No to help avoid the possible spread of
viruses.
Note When this message is displayed, the Yes button is not available
for five seconds.

See this for your options with regard to the Outlook Object Model Guard:
http://www.outlookcode.com/d/sec.htm
 

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