Accessing IMap accounts messages via Perl.
------=_NextPart_000_0067_01CC6A80.DF615D80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
All.
How can I access my IMap messages from Google via Perll. I wish to =
extract the message body only.
Sean
------=_NextPart_000_0067_01CC6A80.DF615D80--
Re: Accessing IMap accounts messages via Perl.
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 [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Re: Accessing IMap accounts messages via Perl.
On Sat, 03 Sep 2011 13:39:47 +0200, werner wrote:
> 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.
> how about Mail::IMAPClient?
Or Net::IMAP::Client...
--
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
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/