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
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.
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
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
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/