Author: Jerry Foote
Posted: 2011-04-14 at 22:43:43
Ed
Can I used Python with VFP9?
Jerry
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf
Of Ed Leafe
Sent: Thursday, April 14, 2011 9:33 PM
To: ProFox Email List
Subject: Re: Parse Email File
On Apr 13, 2011, at 8:22 AM, Jerry Foote wrote:
> Can anyone point me to a free tool to parse a email message. I was
surprised
> at the varieties of ways that messages are composed. I some guidance as to
> how to locate the message, specifically what defines the start and end of
a
> message. I can see all of the tags for From, To, Subjects, For and some
> others I'm not interested in.
OK, I gave everyone a couple of days to chime in, but since they
didn't...
Use Python! It has an email module that handles all of that stuff
for you! http://docs.python.org/library/email.html
(OK, you *knew* that was coming, right?)
-- Ed Leafe
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/9F7E3857C5A54DE797BF3584D8C0F3CE@jerryfootePC
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.