A NOTE has been added to this issue. 
====================================================================== 
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:                   major
Priority:                   normal
Status:                     assigned
target:                      
====================================================================== 
Date Submitted:             24-Sep-06 12:43 CEST
Last Modified:              24-Sep-06 22:25 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                          
======================================================================

Reply via email to