<?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>Creating a /new/ spam folder results in a setting without the correct namespace prefix</title> 
  <pubDate>Fri, 10 Apr 2026 07:55:27 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6775</link> 
  <atom:link rel="self" type="application/rss+xml" title="Creating a /new/ spam folder results in a setting without the correct namespace prefix" href="https://bugs.horde.org/ticket/6775/rss" /> 
  <description>Creating a /new/ spam folder results in a setting without the correct namespace prefix</description> 
 
   
   
  <item> 
   <title>OK, what really appeared to be wrong was that when creating </title> 
   <description>OK, what really appeared to be wrong was that when creating a new folder for spam, then the spam-&gt;folder setting (and the created script) ends up without the namespace prefix. What happened was that the new folder was created using Ingo::createFolder()&#039;s result, which doesn&#039;t contain the namespace part in any case. This also explains why, when I created a new folder and the script got activated OK and the newly created folder ended up in the drop down menu of spam.php, it wasn&#039;t selected in the menu: spam.php realoads the folder from the server and gets, for instance, INBOX.newspamfolder, but the default value of the menu ends up as newspamfolder...



I fixed the problem locally by adding a line that calls IMP::appendNamespace($result) into spam.php... I don&#039;t know whether this is an optimal solution, maybe it&#039;d be better to give the mail/createFolder function a new parameter that tells whether to return the result with or without the namespace prefix?</description> 
   <pubDate>Thu, 29 May 2008 09:37:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6775#t45658</link> 
  </item> 
   
  <item> 
   <title>Ingo can&#039;t call IMP functions directly, period.</title> 
   <description>Ingo can&#039;t call IMP functions directly, period.</description> 
   <pubDate>Thu, 29 May 2008 16:48:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6775#t45667</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
