Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Outlook Security Bypass

I want to have an excel VBA macro that accesses my MS Exchange email inbox,
finds certain emails based on sender/subject, moves the emails to another
folder, and detaches and processes any attached files.

Due to security with Outlook (get a warning message "...external application
attempting to access address book...") I had to use Ron DeBruin's solution
of splitting the work by having an Outlook rule to filter and move the
correct emails and then the VBA code to detach and process the files.
Unfortunately this means that I have to keep Outlook open on my PC as rules
are part of the client execution. This is unacceptable.

Is there any way to bypass this security warning or Outlook althogether ???

Both Excel and Outlook are 2002 SP3.

thanks.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Outlook Security Bypass

http://www.dimastr.com/redemption/

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"naive14" wrote in message
...
I want to have an excel VBA macro that accesses my MS Exchange email inbox,
finds certain emails based on sender/subject, moves the emails to another
folder, and detaches and processes any attached files.

Due to security with Outlook (get a warning message "...external
application
attempting to access address book...") I had to use Ron DeBruin's solution
of splitting the work by having an Outlook rule to filter and move the
correct emails and then the VBA code to detach and process the files.
Unfortunately this means that I have to keep Outlook open on my PC as
rules
are part of the client execution. This is unacceptable.

Is there any way to bypass this security warning or Outlook althogether
???

Both Excel and Outlook are 2002 SP3.

thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Outlook Security Bypass

Thank you. I haven't tried this yet but I'm sure it will work.



"Bob Phillips" wrote:

http://www.dimastr.com/redemption/

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"naive14" wrote in message
...
I want to have an excel VBA macro that accesses my MS Exchange email inbox,
finds certain emails based on sender/subject, moves the emails to another
folder, and detaches and processes any attached files.

Due to security with Outlook (get a warning message "...external
application
attempting to access address book...") I had to use Ron DeBruin's solution
of splitting the work by having an Outlook rule to filter and move the
correct emails and then the VBA code to detach and process the files.
Unfortunately this means that I have to keep Outlook open on my PC as
rules
are part of the client execution. This is unacceptable.

Is there any way to bypass this security warning or Outlook althogether
???

Both Excel and Outlook are 2002 SP3.

thanks.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro security bypass for one application AG Excel Programming 3 April 24th 07 03:26 AM
Excel macro using email - Security warning from Outlook Andre Croteau Excel Programming 3 October 16th 06 08:50 PM
Excel: Unable to trap 287 error with Outlook Security Dialog Lex[_2_] Excel Programming 0 March 9th 06 01:31 PM
set ToContact Outlook security workaround - help Art Parra Excel Programming 1 August 16th 04 03:21 PM


All times are GMT +1. The time now is 01:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"