RE: Parsing Emails

2003-06-18 Thread Dan Muey
; -Original Message- > From: Dan Muey [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 18, 2003 1:46 PM > To: Morrison, Trevor (Trevor); [EMAIL PROTECTED] > Subject: RE: Parsing Emails > > > > > Hi, > > Howdy, > > > > > > > I need to be

RE: Parsing Emails

2003-06-18 Thread Dan Muey
> > Hi, Howdy, > > > > I need to be able to parse incoming emails so that I write > the data to > > a MySQL database. Is there a CPAN module that could assist > me in this. Something like a template module but only in the reverse. I use Mail::Internet to parse emails form STDIN and the DB

Re: Parsing emails in mailbox

2002-04-12 Thread Elaine -HFB- Ashton
Ankit Gupta [[EMAIL PROTECTED]] quoth: *> *> I need help to parse emails for their From, UID and message text fields *>from a local mailbox file (unix type). I am using Windows Me and any sort of *>help in this direction would be highly appreciated. If someone can provide *>some sample code, that