Email Parsing

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hi,
I wish to how I can parse/read msg files (emails) in order
to retrive information
from them (such as the MSG - ID)

I have all the messages in a folder on my HardDisk
I saw there is an CDO.Message Mail object,
but I dont know how to set the object so that it will
point to an already exsisting
msg file.
can anyone help ?

by the way changing the file into a text file is out of
the question...

Thanks David
 
When you say "msg" files, do you mean the .msg files from outlook? or
are you just referring to email message files in a general sense?

Thanks,
Dave
www.aspNetEmail.com
 
David said:
Hi,
I wish to how I can parse/read msg files (emails) in order
to retrive information
from them (such as the MSG - ID)

I have all the messages in a folder on my HardDisk
I saw there is an CDO.Message Mail object,
but I dont know how to set the object so that it will
point to an already exsisting
msg file.
can anyone help ?

by the way changing the file into a text file is out of
the question...

Thanks David

Regular Expressions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top