develooper Front page | perl.beginners | Postings from July 2003

Mime::Parser starter

From:
awarsd
Date:
July 30, 2003 05:06
Subject:
Mime::Parser starter
Message ID:
20030730120608.31464.qmail@onion.perl.org
Hi,

i just need someone to guide me please
I'm retrieving from my host email(with attachment) using Net::Pop3
I print the message content- where we can see
Charsert ="iso-8869-1"
--- =_NextPart_001................
to, subject
etc....
now i see on the bottom of this message
Content-type: image/gif;
name = "image.gif";
content-trasfer-encodeing:base 64;
Content-disposition: attachment;
filename = "image.gif";

r01Gid1jhasdffsd897sdfa87dfas897asdfasdf #### A LONG CODE

My question is that should i retrieve this 'LONG CODE' Save it in a file or
save the entire message content where it has subject content-type etc.....?

thanx for any advice





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About