<?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>mimp[compose][allow_cc] still used in compose.php</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:26 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8668</link> 
  <atom:link rel="self" type="application/rss+xml" title="mimp[compose][allow_cc] still used in compose.php" href="https://bugs.horde.org/ticket/8668/rss" /> 
  <description>mimp[compose][allow_cc] still used in compose.php</description> 
 
   
   
  <item> 
   <title>Hello

Change http://cvs.horde.org/diff.php/mimp/compose.php</title> 
   <description>Hello

Change http://cvs.horde.org/diff.php/mimp/compose.php?r1=1.105&amp;r2=1.106 have moved the mimp [compose][allow_cc] preference into imp [compose_cc].

But not all the [compose][allow_cc] has been changed. 



$header[&#039;to&#039;] = $imp_ui-&gt;getAddressList(Util::getFormData(&#039;to&#039;));

    if ($conf[&#039;compose&#039;][&#039;allow_cc&#039;]) {

        $header[&#039;cc&#039;] = $imp_ui-&gt;getAddressList(Util::getFormData(&#039;cc&#039;));

    }

    if ($conf[&#039;compose&#039;][&#039;allow_bcc&#039;]) {

        $header[&#039;bcc&#039;] = $imp_ui-&gt;getAddressList(Util::getFormData(&#039;bcc&#039;));

    }

Regards

Patrick</description> 
   <pubDate>Thu, 29 Oct 2009 09:21:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8668#t56470</link> 
  </item> 
   
  <item> 
   <title>Duplicate of Ticket #8167.</title> 
   <description>Duplicate of Ticket #8167.</description> 
   <pubDate>Tue, 03 Nov 2009 18:36:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8668#t56506</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
