I'm trying to write VBA code from Access using
SendObject. This is tied into Outlook SendItem. When the
command is run, I receive the message "A program is
trying to automatically send E-Mail on your behalf ..."
How do I turn this protection off ?
Thank You
marjk - 29 Aug 2004 12:30 GMT
Unfortunately, You can not turn this feature off. However, there is
ways around it. I like using CDOsys if you have Windows 2000 or later.
Sue has a great list of your choices of working around this issue at
the following link:
http://www.outlookcode.com/d/sec.htm
Marjorie
> I'm trying to write VBA code from Access using
> SendObject. This is tied into Outlook SendItem. When the
[quoted text clipped - 3 lines]
>
> Thank You