VBA and Outlook Security Warning 
Author Message
 VBA and Outlook Security Warning

I send e-mail from Excel, via Outlook, using VBA Code and
now, with the upgrade to Outlook 2000 and all the security
patches - a warning message is displayed everytime my code
tries to use Outlook to send mail.

Digitally signing my code does not work any longer.

Does anyone know a way around this?

Thanks,
Gerry



Mon, 21 Feb 2005 00:14:21 GMT  
 VBA and Outlook Security Warning
You have a couple of options.

If you are in an Exchange environment, you can download and install the
Administrative options package.  This will allow you to configure the
security update.

If you are not, your best option would be to use a third party tool called
Redemption (www.dimastr.com/Redemption).

For more information abuot the security update, see :
http://www.slipstick.com/outlook/esecup.htm

--
Patricia Cardoza
Outlook MVP
www.cardozasolutions.com

~Please post all replies to the newsgroup~

Quote:
> I send e-mail from Excel, via Outlook, using VBA Code and
> now, with the upgrade to Outlook 2000 and all the security
> patches - a warning message is displayed everytime my code
> tries to use Outlook to send mail.

> Digitally signing my code does not work any longer.

> Does anyone know a way around this?

> Thanks,
> Gerry



Mon, 21 Feb 2005 00:57:53 GMT  
 VBA and Outlook Security Warning

Can you elborate on the first option please?

Quote:
>-----Original Message-----
>You have a couple of options.

>If you are in an Exchange environment, you can download
and install the
>Administrative options package.  This will allow you to
configure the
>security update.

>If you are not, your best option would be to use a third
party tool called
>Redemption (www.dimastr.com/Redemption).

>For more information abuot the security update, see :
>http://www.slipstick.com/outlook/esecup.htm

>--
>Patricia Cardoza
>Outlook MVP
>www.cardozasolutions.com

>~Please post all replies to the newsgroup~


>> I send e-mail from Excel, via Outlook, using VBA Code
and
>> now, with the upgrade to Outlook 2000 and all the
security
>> patches - a warning message is displayed everytime my
code
>> tries to use Outlook to send mail.

>> Digitally signing my code does not work any longer.

>> Does anyone know a way around this?

>> Thanks,
>> Gerry

>.



Tue, 01 Mar 2005 07:07:08 GMT  
 VBA and Outlook Security Warning
There is an admin options pack available from Microsoft that will allow you
to configure the security update.  You can specify file blocking information
and scripting information.  But you need to be in an Exchange environment
and then you need to not only install the options pack on the server, but
add a reg key to all client machines that need to run your application.

http://www.slipstick.com/outlook/esecup/admin.htm

--
Patricia Cardoza
Outlook MVP
www.cardozasolutions.com

~Please post all replies to the newsgroup~

Quote:

> Can you elborate on the first option please?

> >-----Original Message-----
> >You have a couple of options.

> >If you are in an Exchange environment, you can download
> and install the
> >Administrative options package.  This will allow you to
> configure the
> >security update.

> >If you are not, your best option would be to use a third
> party tool called
> >Redemption (www.dimastr.com/Redemption).

> >For more information abuot the security update, see :
> >http://www.slipstick.com/outlook/esecup.htm

> >--
> >Patricia Cardoza
> >Outlook MVP
> >www.cardozasolutions.com

> >~Please post all replies to the newsgroup~


> >> I send e-mail from Excel, via Outlook, using VBA Code
> and
> >> now, with the upgrade to Outlook 2000 and all the
> security
> >> patches - a warning message is displayed everytime my
> code
> >> tries to use Outlook to send mail.

> >> Digitally signing my code does not work any longer.

> >> Does anyone know a way around this?

> >> Thanks,
> >> Gerry

> >.



Wed, 02 Mar 2005 02:40:55 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Outlook, Access, VBA, and Security Warning

2. Security warning when VBA accessing outlook addressbook

3. Digital Signature and Outlook Security Warning

4. Outlook XP security Warning when Accessing GLobal Adress book

5. Outlook Security Update send warnings

6. disables warning message in outlook with vba

7. outlook vba code loss bug & macro security

8. Sending Mail via VBA: error & Outlook security warning

9. Security Warning

10. Bypass security warning

11. Avoiding security warning during createrecipient

12. macro security warning !

 

 
Powered by phpBB® Forum Software