![]() |
Retrieve mail using perl plz help me
Hello frnds,
I am trying to makd a perl propram by that i can retrieve my email from a server that requires SSL authentication. I used Net::POP3 and I tried all the different types of logging in such as auth(..), login(..), which are sub routines defined in Net::POP3. But not working plz tell me any method or perl module by that i can retrive mail. Thanks |
Re: Retrieve mail using perl plz help me
Dear Friend,
You can use the following modules Mail::POP3Client It will help your requirement. |
Re: Retrieve mail using perl plz help me
Refer the following link
http://bumppo.net/lists/macperl-webcgi/2000/05/msg00027.html |
Re: Retrieve mail using perl plz help me
You can use the following code
Code:
|
| All times are GMT +5.5. The time now is 06:55. |