|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have about 50 messages sitting in a pop account on my hosting space; i want to be able to access them for parsing with perl on the server.. how can I do this effectively?
|
|
#2
|
|||
|
|||
|
take a look on http://search.cpan.org and look for NET::POP or NET::POP3 .. not sure which it is listed as.
That module should be able to help you connect to a POP3 server and download mail properly. I've used the NET::FTP module and it was simple and to the point, so I can only assume that the POP one would be the same. |
|
#3
|
|||
|
|||
|
get Mail::POP3Client
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > perl to get email from a linux hosted pop server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|