Is it possible to trust a 3rd party application

G

Guest

Hi

We have an application developed in-house. This application uses Outlook to
send mails. When this is done Outlook pops up with a warning that a 3rd party
application tries to access.
Are there any way to "trust" this application, and always allow it to
connect to Outlook, and this way not having our users sit and wait 10-15 secs
every time they should send an email?

Best regards
Anders
 
S

Sue Mosher [MVP-Outlook]

No, there is no trust mechanism for external applications, only for COM add-ins. The page at http://www.outlookcode.com/d/sec.htm lists all your options. Since it's an in-house application, rewriting it to use Redemption rather than Outlook objects would be a more secure solution than using the Express ClickYes utility that Oliver suggested.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
J

John Blessing

I'll carry on top-posting as everyone else seems to in this group <g>

If you don't want ClickYes running all the time, it is easy to call it from
your app just before you need it, then close it down afterward.

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top