Re: Pop3 Email - Perl
- From: "Gordon Etly" <asdf@xxxxxxxxxxxx>
- Date: Fri, 30 May 2008 10:59:57 -0700
A. Sinan Unur wrote:
Frank <fjrusso@xxxxxxxxx> wrote:
Have I got the right group for asking question re: perl programing?
ITYM Perl, not perl.
I think you know exactly what he meant, even if he didn't write it
perfectly...
Just in case I do, I am looking for some code to read from my pop3
email box.
Anyone able to help me?
Yes, there is a CPAN module for that purpose:
http://search.cpan.org/~gbarr/libnet-1.22/Net/POP3.pm
And for POP3S:
http://search.cpan.org/author/TOKUHIROM/Net-POP3-SSLWrapper-0.01/lib/Net/POP3/SSLWrapper.pm
Or to interact with the user's mbox directly:
http://search.cpan.org/author/MARKOV/Mail-Box-2.082/lib/Mail/Box/POP3.pod
This might also be of use:
http://search.cpan.org/author/MARKOV/Mail-Box-2.082/lib/Mail/Transport/POP3.pod
Take a look around search around search.cpan.org
http://search.cpan.org/search?mode=module&query=pop3
--
G.Etly
.
- References:
- Pop3 Email - Perl
- From: Frank
- Re: Pop3 Email - Perl
- From: A. Sinan Unur
- Pop3 Email - Perl
- Prev by Date: Re: Need help with a simple (I think) Perl script
- Next by Date: Perl Special Variable Containing the name of the method currently in?
- Previous by thread: Re: Pop3 Email - Perl
- Next by thread: Perl Special Variable Containing the name of the method currently in?
- Index(es):