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

Top Page

Reply to this message
Author: bugs
Date:  
To: bugs
Subject: [Tickets #7014] Re: maildir quota driver not working
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@???
  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@??? (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.





-- 
You are subscribed to this list as: lurker@???
To unsubscribe, mail: bugs-unsubscribe@???