Accessing IMap accounts messages via Perl.

Accessing IMap accounts messages via Perl.

am 03.09.2011 13:31:41 von Sean Murphy

------=_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.=20

Sean
------=_NextPart_000_0067_01CC6A80.DF615D80--

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/