Re: Accessing IMap accounts messages via Perl.
am 03.09.2011 13:39:47 von werner
Am 03.09.11 13:31, schrieb Sean Murphy:
> All.
>
> How can I access my IMap messages from Google via Perll. I wish to extract the message body only.
>
> Sean
Hi,
how about Mail::IMAPClient?
Werner
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/
Re: Accessing IMap accounts messages via Perl.
am 03.09.2011 16:35:22 von Peter Scott
On Sat, 03 Sep 2011 13:39:47 +0200, werner wrote:
> Am 03.09.11 13:31, schrieb Sean Murphy:
>> All.
>>=20
>> How can I access my IMap messages from Google via Perll. I wish to
>> extract the message body only.
> how about Mail::IMAPClient?
Or Net::IMAP::Client...
--=20
Peter Scott
http://www.perlmedic.com/ http://www.perldebugged.com/
http://www.informit.com/store/product.aspx?isbn=3D0137001274
http://www.oreillyschool.com/certificates/perl-programming.p hp
--=20
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/