<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>IMP not parsing email headers correctly</title> 
  <pubDate>Thu, 09 Apr 2026 23:32:30 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9526</link> 
  <atom:link rel="self" type="application/rss+xml" title="IMP not parsing email headers correctly" href="https://bugs.horde.org/ticket/9526/rss" /> 
  <description>IMP not parsing email headers correctly</description> 
 
   
   
  <item> 
   <title>I&#039;ve had a couple of my customers complain that the email bi</title> 
   <description>I&#039;ve had a couple of my customers complain that the email bills that they&#039;ve been sent are coming through as gibberish.  Namely, they can&#039;t read HTML and IMP is presenting the HTML email as text instead of HTML.

I&#039;m guessing that the problem lies with parsing the line continuation character in the email headers.  The spec (RFC 822, section 3.4.2) says that it can be either a space or a tab.  I&#039;m using spaces but every example I&#039;ve seen recently of MIME/HTML formatted emails uses tabs.

So my belief is that IMP is only accepting tabs when it parses the MIME email headers.

I&#039;ve changed my code to use tabs to fix the immediate problem.

Sorry, I don&#039;t have the time to download/install/test/verify that this is the problem with IMP.

</description> 
   <pubDate>Wed, 19 Jan 2011 15:12:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9526#t61488</link> 
  </item> 
   
  <item> 
   <title>It&#039;s not.</title> 
   <description>It&#039;s not.</description> 
   <pubDate>Wed, 19 Jan 2011 15:42:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9526#t61489</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
