third party software accessing outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Our developers are trying to use outlook as the mailer for a web app they
have written but when they use outlook to send the email they get that "third
party app is trying to access ....." message. Is there a way to configure
either outlook or someplace to find code that would allow our app to use
outlook to send email without getting this message?
 
Outlook is not suitable for that usage. Instead, you should be using the mail methods appropriate to your web platform.

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Surely there is a way to do this though. I know other applications can do
this so there must be a way.
 
The second sentence in my earlier response explained how they do it.

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

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