On 10/26/07, Praveena Vittal <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I need a urgent help....
>
>  How can we separate the body of the text in an email from its header?
>

This is not easy to do it by hand,you must be pretty much familiar
with RFC822 and 2822.
Luckly there's already a module on cpan which may help you:

http://search.cpan.org/~doneill/MIME-tools-5.423/lib/MIME/Parser.pm

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to