eml2mbox Crashing perl
"V.R.P. Prasad" <[email protected]> Wed, 23 Mar 2005 07:53:28 -0800
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <02bb01c52fc0$7788fda0$9b01a8c0@vrpprasad> |
Hi,
I am converting eml file to mbox file by adding From line at the top of each file and processing like mbox file using Mail::Box::Manager .It worked fine for almost all files but recently while processing one eml file using Mail::Box::Mananger it crashed perl. Is Mail::Box::Manager fully supports this?.After changing the header I was able to goahead with the eml2mbox file but this eml has one attachment having the header
"--MS_Mac_OE_3137499484_1631766_MIME_Part
Content-Type: application/octet-stream;
name="Prasad.doc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="Prasad.doc""
This also not getting extracted .Any idea?
---Prasad.
Thanks & Warm Regards
V.R.P.Prasad