Javeed,

You might want to take a look at:
http://www.microsoft.com/office/previous/outlook/SuprEasy.asp It should give
you a leg up on using Perl to get at the guts of Outlook -- at least it
shows a bit of an Outlook "road map".


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
John--
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



> -----Original Message-----
> From: Rob Dixon [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 25, 2002 12:34 PM
> To: [EMAIL PROTECTED]
> Subject: Re: outlook
>
>
> Javeed
>
> If Outlook is connecting to a POP3 server (rather than IMAP) then all the
> messages it has received are already on your local disk drive. I think you
> need to explain more about what you're trying to do. Do you already have a
> Perl program which processes mail? Using Perl to read email directly from
> the server is a far easier option than trying to read the Outlook files
> (whose structure is undocumented) IMO.
>
> Let us know.
>
> Rob
>
>
> ----- Original Message -----
> From: "Javeed SAR" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 22, 2002 1:16 PM
> Subject: outlook
>
>
> > Hi All,
> >
> > I am working on win2000( outlook), i have a question,depending on the
> > message contents i need to do some further processing , is it
> possible to
> > automatically copy the contents of  the mail( i.e  body
> contents) to your
> > local drive or is it possible to take it in an array in PERL.
> >
> >
> > Regards
> > j
> >
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



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

Reply via email to