FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Maillist with Multipart Content
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Maillist with Multipart Content [message #161812] Tue, 09 February 2010 21:03 Go to previous message
jm2morri is currently offline  jm2morri   Canada
Messages: 225
Registered: January 2009
Location: Stratford, Ontario, Canad...
Karma:
Senior Member
Hello,

Looking at the maillist.php script it looks like it doesn't currently support messages with content-type set to multipart/alternative. Unfortunately, this is exactly the format that yahoo groups uses.

So I'm interested in adding support for this. These messages have both a text section and an html section with the separator being the text string indicated by "boundary" below...

Has anyone looked at this before? Any pointers how to update that script to pull out the text message? I don't necessarily want the html section but it might be good to have an option to do so easily.

The format is something like


...

Content-Type: multipart/alternative;
 boundary="eKZscSMnwdfEkoV-6XRZZj8TqyMvJ5Dzs2nR7zt"

...

--eKZscSMnwdfEkoV-6XRZZj8TqyMvJ5Dzs2nR7zt
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

....

--eKZscSMnwdfEkoV-6XRZZj8TqyMvJ5Dzs2nR7zt
Content-Type: text/html; charset=US-ASCII
Content-Transfer-Encoding: 7bit



Cheers,

James.



[Message index]
 
Read Message
Read Message
Previous Topic: Improved plugin support
Next Topic: various validation and cosmetic issues
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri May 17 08:40:52 GMT 2024

Total time taken to generate the page: 0.03944 seconds