![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I run a program for work that will send email through my outlook email
account. I recently upgraded my outlook to the 2003 model and now I get a message that this could be a virus becuase it is a VBA command. Since I typically send bulk emails (50-200) I have to manually click "yes" for each letter...so I have to click yes 50-200 times. Is there a way to change the automatic settings so that this program can always have access to sending emails. Thanks Jason |
Ads |
#2
|
|||
|
|||
![]()
Am Mon, 9 Jan 2006 16:49:02 -0800 schrieb Jason:
Probably you´re using GetObject or even CreateObject to get a ref on an Outlook instance. In OL 2003 simply use the existing Application object. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook I run a program for work that will send email through my outlook email account. I recently upgraded my outlook to the 2003 model and now I get a message that this could be a virus becuase it is a VBA command. Since I typically send bulk emails (50-200) I have to manually click "yes" for each letter...so I have to click yes 50-200 times. Is there a way to change the automatic settings so that this program can always have access to sending emails. Thanks Jason |
#3
|
|||
|
|||
![]()
To solve your problem:
You have Express Click Yes: http://www.contextmagic.com/express-clickyes/ You have Mapilab: http://www.mapilab.com/outlook/security/ And also Redemption: http://www.dimastr.com/redemption/ -- Ricardo Silva [Outlook MVP] Add-ins for Microsoft(c) Outlook(c) http://www.rsoutlook.com/us/products.html |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to apply vba code to OL2003 forms ? | TimR | Outlook - Using Contacts | 1 | February 17th 06 05:41 PM |
Visual Basic and OE | [email protected] | Outlook Express | 1 | February 8th 06 02:35 PM |
Visual Basic Editor opens automatically | [email protected] | Outlook - General Queries | 0 | February 6th 06 05:54 PM |
Look Up Contact in Outlook improved with Visual Indication | Steven Andres | Outlook - Using Contacts | 0 | January 15th 06 03:36 AM |
List of Outlook References Through VBA | David | Outlook - General Queries | 0 | January 11th 06 12:53 AM |