<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 15: MIME delimiter spanning multiple lines does not work</title><link href="https://sourceforge.net/p/sharpwebmail/bugs/15/" rel="alternate"/><link href="https://sourceforge.net/p/sharpwebmail/bugs/15/feed.atom" rel="self"/><id>https://sourceforge.net/p/sharpwebmail/bugs/15/</id><updated>2012-10-11T18:10:32Z</updated><subtitle>Recent changes to 15: MIME delimiter spanning multiple lines does not work</subtitle><entry><title>MIME delimiter spanning multiple lines does not work</title><link href="https://sourceforge.net/p/sharpwebmail/bugs/15/" rel="alternate"/><published>2012-10-11T18:10:32Z</published><updated>2012-10-11T18:10:32Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net7fc054741d122a42b485b496ef2aebbf702dd63d</id><summary type="html">&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;</summary></entry></feed>