Re: The structure of Outlook Express Message Files
"George J Belland" <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.programming |
|---|---|
| Organization | geodentech.com |
| Message-ID | <3F112E92.7176.1830BD@localhost> |
I can't directly answer your question because we don't even allow Outlook or Outlook Express (OE) to even be installed on any machine. But it sounds like you have already found a mechanism to obtain the raw eMails out of OE. Depending on the mechanism, you should be able to use the TidMessage's LoadFromStream() or LoadFromFile() methods. Just make sure that OE keeps the standard eMail termination string at the end of the eMail or you'll get timeout errors. One the eMail is in TidMessage, you can easily export the data any way you want - to a table, a text file, etc., and you will be able to use all of the built in properties like To, From, Subject, Attachments, etc. You might want to search the Indy groups - someone might already have doen some of this. Hope this helps a little. If you have more questions, feel free to ask. On 12 Jul 2003 at 16:42, Gerald J. Clancy, Jr. wrote: > Did I miss something in the previous post? Couldn't find anything but > previous posts. > > Jerry > > At 12:58 PM 7/12/2003, you wrote: > >On 12 Jul 2003 at 0:19, Gerald J. Clancy, Jr. wrote: > > > > > At 09:27 PM 7/11/2003, you wrote: > > > >We had to do such a transfer of eMails between two different > > clients (not > > > >Outlook) and > > > >found that using Indy's TidMessage made the process much easier. > >...... > > > > > > CodeCoffer - new Delphi code protection Tool! > http://www.delphicollection.com/public/CodeCoffer.htm > --------------------------------------------------------------- > Unsubscribe:[email protected] > List owner:[email protected] > --------------------------------------------------------------- > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > > > *************************************************************** You can enter a weekly drawing to win a dozen roses free at: www.flowerniche.com/index.html#winroses *************************************************************** Visit Our WebSite at www.geodentech.com ********************************************************* This email and files transmitted may contain privileged information. Any unauthorized disclosure, use or dissemination, either whole or partial, is prohibited. If you receive this message in error please return it to the sender and delete all copies. Thank you ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges & Refill Kits for Your HP at Myinks.com Free shipping on orders $50 or more to the US and Canada. http://www.c1tracking.com/l.asp?cid=5706&lp=home/hp.asp http://us.click.yahoo.com/arYXfA/.xWGAA/ySSFAA/i7folB/TM ---------------------------------------------------------------------~-> CodeCoffer - new Delphi code protection Tool! http://www.delphicollection.com/public/CodeCoffer.htm --------------------------------------------------------------- Unsubscribe:[email protected] List owner:[email protected] --------------------------------------------------------------- Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/