Re: Read email

2014-08-31 Thread lee
"Danny Wong (dannwong)" writes: > Hi Perl Gurus, > What is the best module to use to read incoming emails from a particular > user? Any examples would be great to! Thanks! It depends on what you consider "read". There's an example that uses Net::IMAP::Client at https://github.com/lee-/ima

Re: Read email

2014-08-21 Thread Ken Peng
It depends. If going with pop3 protocal, http://search.cpan.org/~shay/libnet-1.27/Net/POP3.pm If going with IMAP protocal, then try search, http://search.cpan.org/search?query=imap&mode=all Also there are the modules for special providers, http://search.cpan.org/~dannyt/WWW-Gmail-1.0/lib/WWW/Gma

Read email

2014-08-21 Thread Danny Wong (dannwong)
Hi Perl Gurus, What is the best module to use to read incoming emails from a particular user? Any examples would be great to! Thanks! -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

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

How to read email from Inbox

2008-12-23 Thread 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? Thanks & Regards, Sanket Vaidya http://www.patni.com World-Wide Partnerships. World-Class Solutions. _