Hello
I have a requirement to read all emails sent at a specific email address and save the subject, date, sender email address, body of email and attachments to the database. I am using a combination of PHP classes. mime_decode class that uses PEAR class is used to extract the contents of...