Gossamer Forum
Home : General : Perl Programming :

Perl script for reading POP3 mail

Quote Reply
Perl script for reading POP3 mail
I am looking for a Perl script that can read POP3 mail and store in a flatfile. This script would run from the user's account periodically to read the mail and put it in a simple flatfile database consisting of three fields - sender, subject and bodytext. I have looked around on the web (cgi/perl resources) trying to find such a script or similar script without success.

I guess I will not find a script for such a specific requirement!!!

I will greatly appreciate if someone help me with Perl code for reading the mail from POP3, rest I think I can manage.
Subject Author Views Date
Thread Perl script for reading POP3 mail TIF 3361 Apr 17, 2000, 9:26 AM
Post Re: Perl script for reading POP3 mail
JPDeni 3200 Apr 17, 2000, 10:55 AM
Post Re: Perl script for reading POP3 mail
Mark Badolato 3187 Apr 17, 2000, 11:39 AM
Post Re: Perl script for reading POP3 mail
Katana Man 3227 Apr 17, 2000, 12:22 PM
Post Re: Perl script for reading POP3 mail
JPDeni 3184 Apr 17, 2000, 10:35 PM
Post Re: Perl script for reading POP3 mail
LoisC 3231 Apr 19, 2000, 9:51 AM