Tag Archives: Perl

POP3 to MySQL

I need a solution to fetch pop3 mailboxes and store the contents andd other information in a MySQL database. A PHP interface will be handling this as a ticket system. I found some usefull information for pop3 connections in perl. … Continue reading

Posted in Development, Linux/FreeBSD | Tagged , | Leave a comment