Anyone know if its possible to trigger a PHP script when a specific email account receives an email? I'm sure this is possible as this must be how auto-responder software is written?
I have a process that submits a file (via email) to another service and gets a text email back containing a URL to the converted version of the file. I would like my script to grab that URL and retrieve the file it points to.
Clear as mud?
Open to ideas.
Thanks,
Malcolm
I have a process that submits a file (via email) to another service and gets a text email back containing a URL to the converted version of the file. I would like my script to grab that URL and retrieve the file it points to.
Clear as mud?
Open to ideas.
Thanks,
Malcolm