Hello, I am working using Mboxparser module for parsing mails. But I am not able to get all the header information. I mean to say that I need header like below:
>From [EMAIL PROTECTED] Mon, 20 May 2002 02:34:35 -0700 Received: from [202.54.124.152] by hotmail.com (3.2) with ESMTP id MHotMailBEB20E2300984136E819CA367C98ABCD0; Mon, 20 May 2002 02:34:28 -0700 Received: (qmail 11341 invoked by uid 510); 20 May 2002 06:46:45 -0000 Date: 20 May 2002 06:46:45 -0000 Message-ID: <[EMAIL PROTECTED]> Received: from unknown (203.124.242.126) by rediffmail.com via HTTP; 20 May 2002 06:46:45 -0000 MIME-Version: 1.0 From: "amit k kohli" <[EMAIL PROTECTED]> Reply-To: "amit k kohli" <[EMAIL PROTECTED]> To: "Ankit Gupta" <[EMAIL PROTECTED]> Subject: Re: Content-type: text/plain; format=flowed Content-Disposition: inline I have tried to make changes but was able to get few things out of it like [EMAIL PROTECTED], 05 Jul 2001 05:38:38 +0200message-id<[EMAIL PROTECTED]>subjectWelcome new user [EMAIL PROTECTED], [EMAIL PROTECTED] Authors Upload Server <[EMAIL PROTECTED]>content-length977lines25 My problem is that I need the whole header and not just some parts. Can someone help me with this and tell me how I can acheive this Thanx Ankit -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]