PHP Classes

Unsupported message parts

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  Unsupported message parts  >  (Un) Subscribe thread alerts  
Subject:Unsupported message parts
Summary:New extensions
Messages:7
Author:Alan Fullmer
Date:2010-05-12 05:25:49
Update:2010-05-14 00:54:14
 

  1. Unsupported message parts   Reply   Report abuse  
Picture of Alan Fullmer Alan Fullmer - 2010-05-12 05:25:49
Ok so I'm clear upfront, I am making changes on my own. But as the code suggests.. "message parts are not yet recognized. Please contact the author Manuel Lemos and send a copy of this message to let him add support for this kind of messages".

So here I am... reporting it. (I also emailed).

Anyway, this is the M$ Word, Excel, etc. .xlsx .pptx .docx etc.


FYI

  2. Re: Unsupported message parts   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-05-12 05:51:40 - In reply to message 1 from Alan Fullmer
I still need sample messages to update the types detection code. I did not get any message from you yet. Where did you send it?

You can also upload the messages somewhere and put a link here.

  3. Re: Unsupported message parts   Reply   Report abuse  
Picture of Alan Fullmer Alan Fullmer - 2010-05-12 06:42:48 - In reply to message 2 from Manuel Lemos
I'll send them again right now.

Thx.

  4. Re: Unsupported message parts   Reply   Report abuse  
Picture of Alan Fullmer Alan Fullmer - 2010-05-12 07:07:42 - In reply to message 3 from Alan Fullmer
I misspelled the email address. It's resent. Let me know if you don't get it, and I will post them on a site for you.

  5. Re: Unsupported message parts   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-05-12 07:15:52 - In reply to message 4 from Alan Fullmer
Got it now, but these are not the files I meant. I meant the message body files that the mail program sends with these types of files but the MIME parser class does not recognize the types.

  6. Re: Unsupported message parts   Reply   Report abuse  
Picture of Alan Fullmer Alan Fullmer - 2010-05-14 00:07:13 - In reply to message 5 from Manuel Lemos
I'm sorry. I guess I don't fully understand what it is you want. Did you want the actual files written to disk from the parser?

  7. Re: Unsupported message parts   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-05-14 00:54:14 - In reply to message 6 from Alan Fullmer
No. I need the data message with those kinds of attachments that you are feeding to the parser class. Can you save the message data to a file and post it somewhere that I can try it?