[Tickets #7014] Re: maildir quota driver not working

bugs at horde.org bugs at horde.org
Fri Jul 4 00:07:34 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7014
------------------------------------------------------------------------------
  Ticket             | 7014
  Updated By         | filip.sedlar at sendmail.cz
  Summary            | maildir quota driver not working
  Queue              | IMP
  Version            | 4.2
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Eric Rostetter, Jan Schneider
------------------------------------------------------------------------------


filip.sedlar at sendmail.cz (2008-07-03 20:07) wrote:

>> First: there is a typo in quota.php line:
>
> This has been fixed.
>
>> and then I had to change this line:
>>
>> $line = preg_replace("/[ \t\n\r\0\x0B]/", '', $line);
>> to this:
>> $line = preg_replace("/[ \t\n\r", '', $line);
>
> Can you tell me why, and can you upload an example "maildirsize" file?

I got this error with original code:
Warning: preg_replace()  
[http://www.php.net/docs.phpfunction.preg-replace.php]: No ending  
delimiter '/' found (could it be because of PHP version???). Note that  
I am not a PHP programmer, I just administrate freemail server.






More information about the bugs mailing list