Re: Perl module for Gmail

2011-11-29 Thread Peter Scott
On Sun, 20 Nov 2011 12:27:31 -0800, samjesse wrote: > I need a Perl script which will connect to my gmail and download the > unread emails from a certain folder. But not all the unread emails, only > those with a certain subjects and from a certain sender. after that mark > them as read and leave t

Re: Perl module for Gmail

2011-11-21 Thread shawn wilson
Imap? Net::IMAP or IMAP::Client On Nov 21, 2011 3:31 AM, "samjesse" wrote: > Hi > > Can you recommend a good to use Perl module for getting certain new > emails from my gmail? > > thx > > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h.

Re: Perl module for Gmail

2011-11-21 Thread Shlomi Fish
Hi samjesse, On Sun, 20 Nov 2011 12:27:31 -0800 (PST) samjesse wrote: > I need a Perl script which will connect to my gmail and download the > unread emails from a certain folder. But not all the unread emails, > only those with a certain subjects and from a certain sender. > after that mark the

Perl module for Gmail

2011-11-21 Thread samjesse
I need a Perl script which will connect to my gmail and download the unread emails from a certain folder. But not all the unread emails, only those with a certain subjects and from a certain sender. after that mark them as read and leave them on the server. those emails must be stored "appended" i

Perl module for Gmail

2011-11-21 Thread samjesse
Hi Can you recommend a good to use Perl module for getting certain new emails from my gmail? thx -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/