in reply to
Re: correct gmail module?
in thread
correct gmail module?
Oh, forgot. You have to enable IMAP first.
http://mail.google.com/support/bin/answer.py?answer=77695
has how to do that. Also, it's
$imap->to_addresses
you'll need to use, rather than
$imap->to
, and so on.
Comment on
Re^2: correct gmail module?
Select
or
Download
Code
Replies are listed 'Best First'.
Re^3: correct gmail module?
by
CColin
(Scribe)
on Apr 24, 2009 at 12:35 UTC
Thanks - looks nice; it was the modules with gmail in the name that I was having trouble with.
[reply]
In Section
Seekers of Perl Wisdom