We are looking for a developer who can assist us to develop a PHP script for a support system that can fetch email from a mail account (such as gMail and/or IMAP ), store the message, header in a mysql table and remove email from server.
The script must also be able to collect the attachments and save the attachments to a folder on the server and the attachments are to be linked to the said message.
The system must recognise if the ticketid is in the subject line and checks to see if we have already got the id within the system.
We are not opened to be using a webmail app as this is needed to complete a support system that we have been developing for a client.
We would like the html messages to be converted to plain text so, strip out all the html code.
We have already got a table setup but may need to be altered.