Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get around OLXP Security Update

Status
Not open for further replies.

SidUK

Programmer
Apr 11, 2001
15
GB
I had a VBA/VB script that sent HTML e-mails to Outlook 98 to my customers, and I have now had to install Outlook XP. This seems to have Outlook security update automatically applied, and each time I try and use my VBA script, Outlook does the 'You are trying access...' dialogue, followed by a confirmation needed for each message the script tries to send.

This is fine with a few e-mails, but when I am sending 2,000-odd (not spam!) this is a pain!

Does anyone know a way around this, either uninstall the security update, temporarilly turn off the security update (preferred) or altering my script to accomodate the change (currently uses item.send).

Apologies if this is covered - the keyword search appears to have been down for a couple of days. Can't find anything on the MS site either.

Regards, Andrew
 
SidUK

Have you tried faq222-2392. There is a MS link there too.

I think this is what you are looking for!

Matt
 
Thanks Matt - I'm not running Outlook on Exchange, but will try the ideas behind the faq and and see if they work!

Regs, Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top