VbPanicStation Level: Big Cheese Registered: 13-12-2004 Posts: 21
Problem with outlook 'pop up' when sending automated email via VBA
I have written a program in VBA ACCESS which is meant to send out automated emails via outlook. The problem is that when ever I run the program, a pop up is displayed which reads 'A program is trying to automatically send e-mail on your behalf. Do you want to allow this? If this is unexpected, it may be a virus and you should choose 'No'. Yes, No & Help options are given.
How can I disable this 'pop up' from within the VBA program? As different users are going to use the program, I can not rely on them to press yes.
14-07-2006 at 10:00 AM
|
Nick2k3 Level: Big Cheese Registered: 23-11-2003 Posts: 23
Re: Problem with outlook 'pop up' when sending automated email via VBA
quote:VbPanicStation wrote:
I have written a program in VBA ACCESS which is meant to send out automated emails via outlook. The problem is that when ever I run the program, a pop up is displayed which reads 'A program is trying to automatically send e-mail on your behalf. Do you want to allow this? If this is unexpected, it may be a virus and you should choose 'No'. Yes, No & Help options are given.
How can I disable this 'pop up' from within the VBA program? As different users are going to use the program, I can not rely on them to press yes.
i don't know if you can turn this off, but it is a form of security in the side of outlook to prevent SPAMS or the like. i'm sure there's something in the registry that could remove this.
____________________________
Error 404 ...File not found...!!!!