|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
I'm writing script that runs every one minute, and it should check if there is any new email in my pop3 account. If there is then read it in to string.
Could someone please post example of how to do this, or point me in right direction? |
|
#2
|
|||
|
|||
|
Start here -> http://www.perl.com/CPAN-local/modules/by-module/Net/libnet-1.0703.tar.gz
You need Net::POP3 |
|
#3
|
|||
|
|||
|
A (maybe) easier one can be found at:
http://search.cpan.org/doc/SDOWD/PO...7/POP3Client.pm See the examples, they're almost exactly what you want I think. Ton |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > check new email by perl? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|