Re: Read attachment



On Fri, 28 Sep 2007 15:51:22 -0000,
N@p0 <didlep@xxxxxxxxxxx> wrote:
Hi,

Please, I wich read some mails with POP or IMAP protocol and extract
attachment from these. How can i do this in perl (of course) ?

I'd probably use Net::IMAP (or Net::IMAP::Simple) to get the message,
and MIME::Tools to unpack it. There may be alternative modules that can
be used. Have a look on CPAN, or do a search on your favourite web or
Usenet search engine. Mine's at www.google.com.

Martien
--
|
Martien Verbruggen | Think of the average person. Half of the
| people out there are dumber.
|
.



Relevant Pages

  • Re: Read attachment
    ... I wich read some mails with POP or IMAP protocol and extract ... How can i do this in perl? ...
    (comp.lang.perl.misc)
  • Read attachment
    ... I wich read some mails with POP or IMAP protocol and extract ... How can i do this in perl? ...
    (comp.lang.perl.misc)