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. 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. 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. 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? =/ 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
Archived
This topic is now archived and is closed to further replies.