<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Can't reply to email in shared folder</title>
  <pubDate>Fri, 08 Aug 2008 15:09:06 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6512</link>
  <atom:link rel="self" type="application/rss+xml" title="Can't reply to email in shared folder" href="http://bugs.horde.org/ticket/6512/rss" />
  <description>Can't reply to email in shared folder</description>

  
  
  <item>
   <title>I can't transfert/reply to an email that is stored in a shar</title>
   <description>I can't transfert/reply to an email that is stored in a shared folder.

user 'rsalmon' shared 'eOpen' to user 'ronan'
user 'ronan' can copy/see/delete emails in shared.rsalmon.eOpen
user 'ronan' can't reply to any email from shared.rsalmon.eOpen, here is the link (looks like 'thismailbox' field is empty) :

x.x.x.x - - [21/Mar/2008:12:34:48 +0100] &quot;GET /horde/imp/compose.php?%2Fhorde%2Fimp%2Fcompose.php&amp;actionID=reply&amp;index=3&amp;identity=0&amp;thismailbox=&amp;uniq=1206099741647 HTTP/1.1&quot; 200 79895 &quot;http://x.x.x.x/horde/imp/message.php?mailbox=%23shared.rsalmon.eOpen&amp;index=3&quot; &quot;Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1.12) Gecko/20080208 Fedora/2.0.0.12-1.fc7 Firefox/2.0.0.12&quot;


Here is the server.php :

$servers['imap'] = array(
    'name' =&gt; 'IMAP Server',
    'server' =&gt; 'x.x.x.x,
    'hordeauth' =&gt; true,
    'protocol' =&gt; 'imap/notls',
    'port' =&gt; 143,
    'maildomain' =&gt; 'x.x',
    'smtphost' =&gt; 'x.x.x.x',
    'smtpport' =&gt; 25,
    'realm' =&gt; '',
    'preferred' =&gt; '',
    'quota' =&gt; array(
        'driver' =&gt; 'imap',
        'params' =&gt; array(),
    ),
    'acl' =&gt; array(
        'driver' =&gt; 'rfc2086',
    )
    ,
    'imap_config' =&gt; array(
        'children' =&gt; true,
        'namespace' =&gt; array(
            '' =&gt; array(
                'name' =&gt; '',
                'delimiter' =&gt; '.',
                'type' =&gt; 'personal',
                'hidden' =&gt; false
            ),
            '#shared.' =&gt; array(
                'name' =&gt; '#shared.',
                'delimiter' =&gt; '.',
                'type' =&gt; 'personal',
                'hidden' =&gt; false
            ),
       )
    )

);</description>
   <pubDate>Fri, 21 Mar 2008 08:00:51 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6512#t44116</link>
  </item>
  <item>
   <title>Fixed in HEAD and FW_3.</title>
   <description>Fixed in HEAD and FW_3.</description>
   <pubDate>Thu, 03 Apr 2008 02:10:43 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6512#t44352</link>
  </item>
  

 </channel>
</rss>
