Access and Outlook Security

  • Thread starter Thread starter Thomas Kroljic
  • Start date Start date
T

Thomas Kroljic

All,
I have an Access application on a Terminal Server. I would like to add
logic to one of my forms that will send out an email to two specific
recipients. I am able to write the appropriate VBA code on the event but
when it logic executes, I get a Security message stating "A program is
trying to automatically send email on your behalf"...

I did some research and discovered that Microsoft updated their security.
I also found two products that says they can eliminate the message from
appearing: one is from Add-In-Express called Outlook Security Manager, and
the other product is called Outlook Redemption.

Can anyone recommend either of these products and is this the way to go?
or is there an easy work-around.

Thank you.

Thomas Kroljic
 
This is indeed the way to go. btw the security was buid in since the 2000
version. The redemption model is nice but hard to implement because you have
to refer to a library when using it. I did some research myself and on
www.outlookcode.com Sue is giving some pointers on this one.

hth
 
Maurice,
Thanks for the reply. I'll check out Sue's website (outlookcode.com).
Do you know if this software, Security Manager from Add-In-Express, will it
work in a Terminal Service environment.

Thanks,
Thomas
 
Back
Top