<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 15: MIME delimiter spanning multiple lines does not work</title><link>https://sourceforge.net/p/sharpwebmail/bugs/15/</link><description>Recent changes to 15: MIME delimiter spanning multiple lines does not work</description><atom:link href="https://sourceforge.net/p/sharpwebmail/bugs/15/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 11 Oct 2012 18:10:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sharpwebmail/bugs/15/feed.rss" rel="self" type="application/rss+xml"/><item><title>MIME delimiter spanning multiple lines does not work</title><link>https://sourceforge.net/p/sharpwebmail/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;RFC2231 apparently allows a value to span multiple lines using the *n notation.  Sharp does not appear to join these together and as a result the contained message is not split properly.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;Content-Type:  multipart/alternative; &lt;br /&gt;
boundary*0=----0000000000000000000000000000000000000000000000000000000000;&lt;br /&gt;
boundary*1=00000&lt;/p&gt;
&lt;p&gt;Expected: A multipart message with its respective message split into separate MIME part objects.&lt;/p&gt;
&lt;p&gt;Actual: Not a multipart message and raw MIME data in text body.&lt;/p&gt;
&lt;p&gt;Rough example attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 11 Oct 2012 18:10:32 -0000</pubDate><guid>https://sourceforge.net7fc054741d122a42b485b496ef2aebbf702dd63d</guid></item></channel></rss>