<?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>QP encode bug produces too long line</title> 
  <pubDate>Fri, 10 Apr 2026 01:27:06 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8635</link> 
  <atom:link rel="self" type="application/rss+xml" title="QP encode bug produces too long line" href="https://bugs.horde.org/ticket/8635/rss" /> 
  <description>QP encode bug produces too long line</description> 
 
   
   
  <item> 
   <title>Function quotedPrintableEncode($text, $eol) in lib/Horde/MIM</title> 
   <description>Function quotedPrintableEncode($text, $eol) in lib/Horde/MIME.php produces too long output (encoded) line. The symptom is SpamAssassin message regarding MIME_QP_LONG_LINE test in a mail message which shouldn&#039;t happen.



It is suggested to change: &quot;if ($curr_length &gt; 76) {&quot; to &quot;if ($curr_length &gt; 75) {&quot; although YMMV.</description> 
   <pubDate>Sun, 11 Oct 2009 10:32:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8635#t56235</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8635
Su</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8635
Submitted by: maciej.uhlig@us.edu.pl
Make sure we limit QP to max 76 characters in line.
http://cvs.horde.org/diff.php/framework/MIME/Attic/MIME.php?rt=horde&amp;r1=1.139.4.47&amp;r2=1.139.4.48&amp;ty=u</description> 
   <pubDate>Sun, 11 Oct 2009 22:27:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8635#t56241</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
