6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7014] maildir quota driver not working
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .__ . . . \ /[__)[__)|__| | \/ | \[__)| |\__|
Comment
>>> 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. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers