Re: Extracting only images from a mime mail

2006-12-06 Thread Tom Phoenix
On 12/6/06, Nagrale, Ajay <[EMAIL PROTECTED]> wrote: My requirement is to extract only images from an multipart email. I could see perl package (MIME::Parser) related to extraction of various parts of a given mail (mail txt, attachments). It extracts all the parts from a given mail. I am not

Extracting only images from a mime mail

2006-12-06 Thread Nagrale, Ajay
Hi, My requirement is to extract only images from an multipart email. I could see perl package (MIME::Parser) related to extraction of various parts of a given mail (mail txt, attachments). It extracts all the parts from a given mail. I am not able to give condition to extract only image from