Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Outlook Security Message while sending e-mail via VBA

2 views
Skip to first unread message

Joost

unread,
Aug 28, 2004, 5:18:17 PM8/28/04
to
Hi Everybody,

While sending an e-mail via VBA, I receive the Outlook
security msg: A program is trying to send etc....

A lot on dealing with this problem is written on the I-
net but none of them seame to answer my question.

Is there a way to deal with the security dialog via VBA?

I've bean experimenting with COM-addins (Redemption, etc)
they all work fine...but require installation of that
addin.

Extensive Mapi is also not possible (In VBA), I'm not
using C++ or Delphi.

I've downloaded a program called ClickYes witch you can
make behave well via VBA...(But still instalation is
required)

Who out there has the answer on dealing with the dialog
via VBA?

Thanks a bunch,
Joost

Sue Mosher [MVP-Outlook]

unread,
Aug 28, 2004, 5:40:36 PM8/28/04
to
Your post enumerated all the available approaches. Pick the one that suits
your situation the best.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Joost" <anon...@discussions.microsoft.com> wrote in message
news:016301c48d44$894305a0$a401...@phx.gbl...

Joost

unread,
Aug 29, 2004, 12:21:59 PM8/29/04
to
Hi Sue,

Thanks for you're reply!

Well that ends my query on searching for a VBA solution
within my program! (based on my respect for you're
knowledge...no need to keep on searching)

This means I'll continue to work with Redemption. I'll
have to make some sort of installation package to
RegServ32 the DLL to make it available for my users.

Seams like some things aren't possible after all in VBA!

Regards,
Joost

>.
>

Sue Mosher [MVP-Outlook]

unread,
Aug 30, 2004, 8:17:10 AM8/30/04
to
One thing we didn't cover -- your Outlook version. The intrinsic Application
object is "trusted" in Outlook 2003, which means that you don't get security
prompts for objects derived from Application.

I'd still recommend Redemption, though, not just for the security prompt
bypass, but because it adds so many programming features that Outlook lacks.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Joost" <anon...@discussions.microsoft.com> wrote in message

news:246501c48de4$4f2744d0$a301...@phx.gbl...

0 new messages