<?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>maildir quota driver not working</title> 
  <pubDate>Wed, 08 Apr 2026 14:41:32 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7014?Horde=918c9ed10d6f10f660a97621ebce83a9</link> 
  <atom:link rel="self" type="application/rss+xml" title="maildir quota driver not working" href="https://bugs.horde.org/ticket/7014/rss?Horde=918c9ed10d6f10f660a97621ebce83a9" /> 
  <description>maildir quota driver not working</description> 
 
   
   
  <item> 
   <title>First: there is a typo in quota.php line:

instead of



   </title> 
   <description>First: there is a typo in quota.php line:

instead of



           foreach ($lines as $line_number =&gt; $line) {

                if ($line_num == 0) {



there should be:

           foreach ($lines as $line_number =&gt; $line) {

                if ($line_number == 0) {



and then I had to change this line:



$line = preg_replace(&quot;/[ \t\n\r\0\x0B]/&quot;, &#039;&#039;, $line);

to this:

$line = preg_replace(&quot;/[ \t\n\r&quot;, &#039;&#039;, $line);



in order to get maildir quotas working



cheers</description> 
   <pubDate>Thu, 03 Jul 2008 01:55:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47139</link> 
  </item> 
   
  <item> 
   <title>The file name with bug is lib/Quota/maildir.php</title> 
   <description>The file name with bug is lib/Quota/maildir.php</description> 
   <pubDate>Thu, 03 Jul 2008 01:57:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47140</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/lib/Quota/maildir.php?r1=1.4&amp;r2=1.5&amp;ty=u</description> 
   <pubDate>Thu, 03 Jul 2008 08:49:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47165</link> 
  </item> 
   
  <item> 
   <title>&gt; First: there is a typo in quota.php line:



This has been</title> 
   <description>&gt; First: there is a typo in quota.php line:



This has been fixed.



&gt; and then I had to change this line:

&gt;

&gt; $line = preg_replace(&quot;/[ \t\n\r\0\x0B]/&quot;, &#039;&#039;, $line);

&gt; to this:

&gt; $line = preg_replace(&quot;/[ \t\n\r&quot;, &#039;&#039;, $line);



Can you tell me why, and can you upload an example &quot;maildirsize&quot; file?</description> 
   <pubDate>Thu, 03 Jul 2008 08:51:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47166</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; First: there is a typo in quota.php line:

&gt;

&gt; This has </title> 
   <description>&gt;&gt; First: there is a typo in quota.php line:

&gt;

&gt; This has been fixed.

&gt;

&gt;&gt; and then I had to change this line:

&gt;&gt;

&gt;&gt; $line = preg_replace(&quot;/[ \t\n\r\0\x0B]/&quot;, &#039;&#039;, $line);

&gt;&gt; to this:

&gt;&gt; $line = preg_replace(&quot;/[ \t\n\r&quot;, &#039;&#039;, $line);

&gt;

&gt; Can you tell me why, and can you upload an example &quot;maildirsize&quot; file?



I got this error with original code:

Warning: preg_replace() [http://www.php.net/docs.phpfunction.preg-replace.php]: No ending delimiter &#039;/&#039; found (could it be because of PHP version???). Note that I am not a PHP programmer, I just administrate freemail server.

</description> 
   <pubDate>Fri, 04 Jul 2008 00:07:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47195</link> 
  </item> 
   
  <item> 
   <title>maildirsize example</title> 
   <description>maildirsize example</description> 
   <pubDate>Fri, 04 Jul 2008 00:10:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47196</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1159&amp;r2=1.1160&amp;ty=u
http://cvs.horde.org/diff.php/imp/lib/Quota/maildir.php?r1=1.5&amp;r2=1.6&amp;ty=u
http://cvs.horde.org/co.php/imp/lib/tests/fixtures/maildirsize?r=1.1
http://cvs.horde.org/co.php/imp/lib/tests/quota_maildir.phpt?r=1.1</description> 
   <pubDate>Wed, 09 Jul 2008 22:15:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47418</link> 
  </item> 
   
  <item> 
   <title>Fixed for IMP 4.2.1.</title> 
   <description>Fixed for IMP 4.2.1.</description> 
   <pubDate>Wed, 09 Jul 2008 22:15:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47420</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.326&amp;r2=1.699.2.327&amp;ty=u
http://cvs.horde.org/diff.php/imp/lib/Quota/maildir.php?r1=1.1.2.6&amp;r2=1.1.2.7&amp;ty=u
http://cvs.horde.org/co.php/imp/lib/tests/fixtures/maildirsize?r=1.1.2.1
http://cvs.horde.org/co.php/imp/lib/tests/quota_maildir.phpt?r=1.1.2.1</description> 
   <pubDate>Wed, 09 Jul 2008 22:56:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7014#t47423</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
