Nice simple script that reads messages from a remote pop3 server and loads all the mesasges into a mysql table. The data is loaded into 5 cols in the database. messageid, to, from, subject, ...
Nice simple script that reads messages from a remote pop3 server and loads all the mesasges into a mysql table. The data is loaded into 5 cols in the database. messageid, to, from, subject, message. Nice script to help you make webbased mail. I am hoping to update this soon and add a mail reader for this.