Re: How to read email from Inbox

2008-12-23 Thread Chas. Owens
On Tue, Dec 23, 2008 at 07:47, sanket vaidya wrote: snip >>I think it's possible. >>Search "Gmail" on CPAN and you will get something. > > Thanks Jeff, I have searched CPAN & got a list of modules related to Gmail. > I will try that. snip Don't forget that Gmail provides POP3 and IMAP support, so

RE: How to read email from Inbox

2008-12-23 Thread sanket vaidya
-Original Message- From: yonghua.p...@gmail.com [mailto:yonghua.p...@gmail.com] On Behalf Of Jeff Peng Sent: Tuesday, December 23, 2008 5:30 PM To: sanket vaidya Cc: beginners@perl.org Subject: Re: How to read email from Inbox 2008/12/23 sanket vaidya : > > > Hi all, > >

Re: How to read email from Inbox

2008-12-23 Thread Jeff Peng
2008/12/23 sanket vaidya : > > > Hi all, > > > > How can we read mail from inbox without using mail client like outlook? > Using perl. i.e. Is it possible to read Inbox of your gmail account using > perl? I think it's possible. Search "Gmail" on CPAN and you will get something. -- Jeff Peng ht

Re: How to read email from Inbox

2008-12-23 Thread Gary Stainburn
On Tuesday 23 December 2008 10:46:46 sanket vaidya wrote: > Hi all, > > How can we read mail from inbox without using mail client like outlook? > Using perl. i.e. Is it possible to read Inbox of your gmail account using > perl? > > Thanks & Regards, > > Sanket Vaidya > This is not something I've d