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
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/
Hi,
I think I may have issues with the encoding in the perl below. Trying to
monitor the http request/response using Fiddler I see some content length
warnings at times. I also think there may be an encoding problems because the
web server I am posting to seems to return an error.
I believe