Has anyone written or seen a PHP script that can receive emails and their attachments?
That is, a PHP script to which you could redirect emails sent to a specific address, that would then perform a certain function. For example, save the attachment to a certain directory and post a message on a website??
I'm envisioning a way to receive an eFax or similar document and have it automatically posted to a website.
Any ideas???