PHP Classes

Email Parse Help

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  Email Parse Help  >  (Un) Subscribe thread alerts  
Subject:Email Parse Help
Summary:After parsing I only get 1 file.
Messages:2
Author:Walter Craft
Date:2009-06-19 20:16:00
Update:2009-06-19 21:17:42
 

  1. Email Parse Help   Reply   Report abuse  
Picture of Walter Craft Walter Craft - 2009-06-19 20:16:00
After parsing an I only get 1 file in the directory I set SaveBody to. The email has 2 attachments. How can I seperate the attachments into seperate files?

Thanks

  2. Re: Email Parse Help   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2009-06-19 21:17:42 - In reply to message 1 from Walter Craft
If you have set the SaveBody parameter to a directory, it should save all body parts to that directory.