6.0.0-beta1
7/6/25

[#4053] Quota SQL driver
Summary Quota SQL driver
Queue IMP
Queue Version 4.1.1
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester haden (at) homelan (dot) t
Created 06/17/2006 (6959 days ago)
Due
Updated 10/10/2006 (6844 days ago)
Assigned
Resolved 10/10/2006 (6844 days ago)
Milestone
Patch No

History
10/10/2006 02:13:06 PM Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
Obviously not. Cleaned up and committed.
08/11/2006 03:11:03 PM Chuck Hagenbuch Comment #3 Reply to this comment
Are you going to update this patch?
06/21/2006 07:47:53 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Great! I suggest that you use the "usual" parameter names though, 
people can easily reuse the global SQL configuration then. Take a look 
at Turba's config/source.php.dist where we use array_merge() to use 
Horde's SQL configuration.

And it would be nice if you could add a patch against 
imp/config/servers.php.dist which explains the new quota driver and 
how to configure it.
06/17/2006 12:38:04 PM haden (at) homelan (dot) t Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Quota SQL driver
Queue ⇒ IMP
New Attachment: sql.php Download
State ⇒ New
Reply to this comment
Quota driver for servers which keep mail quota information

in custom SQL database.

(e.g. "Quota Used" column might be updated every few minutes by a 
crontab du command, and "Quota" - set by admnistrator).

Saved Queries