Hi I am working on a client system for a customer that allows the client to receive a pdf in an email. What we want to do is extract that attachment from the email and add it to either a directory or an ftp site so that the client will have access to it. The PDF are smal and with have timestamps as the filenames...
Has anyone heard of anything in PHP that can handle this type of function?