Email Attachment to Server for Cold Fusion to Manipulate
Is there any way to Email an Email Attachment for Cold Fusion to Manipulate.
Sort of like <cffile action = "upload"> however user is emailing the file into the Cold Fusion Server.
The reason for this:
Now we have an app that reads data on users smart phones and the user emails the file to themselves.
However now we have found in some cases we need to do some basic manipulation that Cold Fusion could easily do to clean up the data.
So user would email attachment of data to our server and then server would do clean up and email cleaned file to user.
If there is nothing in CF to do this, any other language?
Thanks
