Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

MAPI Extension - Send Outlook Message without security warning (Redemption)?

by Anonymous Monk
on Aug 24, 2011 at 18:23 UTC ( [id://922162]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi

I need to develop a small project that sends an e-mail from Outlook, I looked a lot and I found a potential option:

http://search.cpan.org/dist/Mail-Outlook/

It's nice because it interact with Outlook, however it appears to bring the security warning from Outlook which is bad.

I found a third party solution called Redemption:

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

They appear to be great, but they are not free and there is no information how to use this with perl and I have no idea.

So, any example of code sending e-mail preferable with attachment (for example c:\boot.ini) without the security warning is very welcome (with Redemption or without).

Thanks a lot.

  • Comment on MAPI Extension - Send Outlook Message without security warning (Redemption)?

Replies are listed 'Best First'.
Re: MAPI Extension - Send Outlook Message without security warning (Redemption)?
by ksublondie (Friar) on Aug 24, 2011 at 20:01 UTC
    Any particular reason why it has to be an Outlook specific module? I've used the generic Mail::POP3Client and MIME::Lite modules with our Outlook/Exchange email system without a problem.
      I can't speak for the OP but recently I was setting up a script that sent a report to a centrally maintained Exchange distribution list. It generated a different even more annoying warning where you had to select a period of time. FWIW, this was Outlook 2003; I've found that you get less complaints from Outlook 2010.

      I eventually got the job done using MS Access vba (the one without macro recording). :-(

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://922162]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (None)
    As of 2024-04-25 01:55 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found