Re: parse mime
From: Edwin Martin (e.j.martin_at_chello.nl)
Date: 10/04/04
- Previous message: Niki Iv: "Re: extending class that is not in a packed"
- In reply to: Erik Rosenbach: "parse mime"
- Next in thread: Erik Rosenbach: "Re: parse mime"
- Reply: Erik Rosenbach: "Re: parse mime"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 04 Oct 2004 08:50:54 GMT
Erik Rosenbach wrote:
> I have a question about how to parse out mime from a message. I have email
> messages that are stored in a database table and these messages have mime
> headers embedded within them. How can I parse out this mime content and
> retrieve only the text messages?
You mean you want to get rid of the header of the message?
The body of the e-mail message is the text after the first blank line.
That's easy to program.
Edwin Martin.
-- http://www.bitstorm.org/
- Previous message: Niki Iv: "Re: extending class that is not in a packed"
- In reply to: Erik Rosenbach: "parse mime"
- Next in thread: Erik Rosenbach: "Re: parse mime"
- Reply: Erik Rosenbach: "Re: parse mime"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|