On Nov 22, 2001 at 09:11 +1300, Clive Lansink took the soap box and proclaimed:
: Hi.  I would like to be able to retrieve messages using a Perl script from
: an Outlook 2000 mailbox.  I am currently searching for anything to give me a
: head start.  I've found something that claims to do this for Outlook Express
: but on further investigation it seems this is designed to run on Unix and
: attempts to directly interpret the file.  I think on a Windows system it
: should be possible to do this directly through the Outlook objects.  But it
: strikes me that someone may well have done this already so any suggestions
: to point me in the right direction would be much appreciated.

There are a bunch of Win32::* modules to do what you want.  I've
personally not used them but I think either Win32::API or Win32::OLE
are what you want.

Read through the modules here:
  http://search.cpan.org/search?mode=module&query=Win32%3A%3A

  Casey West

-- 
"Windows NT addresses 2 Gigabytes of RAM which is more than any
application will ever need."
 -- Microsoft, 1992, on the development of Windows NT

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to