matt221 Posted August 19, 2007 Share Posted August 19, 2007 I need to have some sort of script that when an email with a picture attachment is sent to for example [email protected], the script can save the attached picture as a file and get the subject and message of the file. need urgent help on this matter. Link to comment https://forums.phpfreaks.com/topic/65643-receive-and-handle-incoming-mail-with-attachment/ Share on other sites More sharing options...
phpQuestioner Posted August 19, 2007 Share Posted August 19, 2007 Try This Tutorial Link to comment https://forums.phpfreaks.com/topic/65643-receive-and-handle-incoming-mail-with-attachment/#findComment-327912 Share on other sites More sharing options...
matt221 Posted August 19, 2007 Author Share Posted August 19, 2007 That would solve my problem, if I was sending the mail. I need to get received mail by an address, run it through the script that I can get the subject, and message, and if it has an attachment, saves it. Link to comment https://forums.phpfreaks.com/topic/65643-receive-and-handle-incoming-mail-with-attachment/#findComment-328006 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.