Hello all,
Does any body have a PHP script that will connect and read mail from a POP3 box.
I need to read the POP3 and populate a database with the senders email, receivers email, date sent, date received, subject, and message.
I also want to leave the mail on the server, and flag them somehow so next time the script runs it does not extract the same message twice.
Many Thanks if any body can help.
PS: I will run this as a cron job every few minutes.
Regards,
Fredrick.