bradcis Posted August 9, 2006 Share Posted August 9, 2006 I am making a PHP parser which emails are piped to when sent to a certain email address. I need the parser to rip a jpg file which is attached to the email. What is the best way to do this? Any help is greatly appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/16974-fetching-files-via-email-parser/ Share on other sites More sharing options...
redarrow Posted August 9, 2006 Share Posted August 9, 2006 exsplain more sorry. Quote Link to comment https://forums.phpfreaks.com/topic/16974-fetching-files-via-email-parser/#findComment-71525 Share on other sites More sharing options...
bradcis Posted August 9, 2006 Author Share Posted August 9, 2006 The parser needs to rip the jpg file from the email and store it on the server somewhere. I am wondering how to get access to the file, so that I can move it to another directory. Quote Link to comment https://forums.phpfreaks.com/topic/16974-fetching-files-via-email-parser/#findComment-71530 Share on other sites More sharing options...
bradcis Posted August 10, 2006 Author Share Posted August 10, 2006 Anyone? =/ Quote Link to comment https://forums.phpfreaks.com/topic/16974-fetching-files-via-email-parser/#findComment-72260 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.