The following issue has been RESOLVED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=414 
====================================================================== 
Reported By:                jasb
Assigned To:                aaron
====================================================================== 
Project:                    DBMail
Issue ID:                   414
Category:                   General
Reproducibility:            always
Severity:                   trivial
Priority:                   none
Status:                     resolved
target:                     2.3.0 
Resolution:                 fixed
Fixed in Version:           SVN Trunk
====================================================================== 
Date Submitted:             24-Sep-06 12:43 CEST
Last Modified:              25-Oct-06 06:52 CEST
====================================================================== 
Summary:                    cursieve_size field on dbmail_users doesn't get
updated
Description: 
I have about 40 users with sieve rules, but the dbmail_users table field
cursieve_size, souldn't contain the size of the script for each user?
I have all in zero...
I don't have any debug information sinse i don't have no errors on this
====================================================================== 

---------------------------------------------------------------------- 
 jasb - 24-Sep-06 12:45  
---------------------------------------------------------------------- 
Forgot to say, i add the sieve scripts with the "avelsieve" plugin for
squirrelmail. 

---------------------------------------------------------------------- 
 aaron - 24-Sep-06 20:28  
---------------------------------------------------------------------- 
The Sieve script quota is unimplemented. We have columns in place to track
current usage and maximum allowed usage, but the functions to do this are
just stubbed out right now.

So to resolve this bug:

 - fill in the functions to manipulate the max sieve size column.
 - add functions to increment/decrement the current sieve size column.
 - add functions to db.c and maintenance.c to sanity check these values. 

---------------------------------------------------------------------- 
 jasb - 24-Sep-06 22:25  
---------------------------------------------------------------------- 
Ah,

Sorry Aaron i didn't knew that this wasn't implemented yet.
I'd love to help but...i know read c code, but i don't know to write it.
If i knew i'll help...

Jorge 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
24-Sep-06 12:43 jasb           New Issue                                    
24-Sep-06 12:45 jasb           Note Added: 0001414                          
24-Sep-06 12:55 jasb           Issue Monitored: jasb                        
24-Sep-06 20:24 aaron          Status                   new => assigned     
24-Sep-06 20:24 aaron          Assigned To               => aaron           
24-Sep-06 20:28 aaron          Note Added: 0001415                          
24-Sep-06 22:25 jasb           Note Added: 0001417                          
03-Oct-06 13:29 paul           Priority                 normal => none      
03-Oct-06 13:29 paul           Severity                 major => trivial    
25-Oct-06 06:52 aaron          target                    => 2.3.0           
25-Oct-06 06:52 aaron          Status                   assigned => resolved
25-Oct-06 06:52 aaron          Fixed in Version          => SVN Trunk       
25-Oct-06 06:52 aaron          Resolution               open => fixed       
======================================================================

Reply via email to