Changes between Initial Version and Version 2 of Ticket #1509

Show
Ignore:
Timestamp:
10/28/09 16:33:41 (4 years ago)
Author:
javier.amor.garcia@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1509

    • Property Status changed from new to assigned
  • Ticket #1509 – Description

    initial v2  
    1 - add trash autoflush too if time allows 
     1Requirements: 
     2 - add quota support 
     3 - quota could be setted by user, if not setted global quota applies (this need to change the user_db settings in our actual dovecot config) 
     4 - trash should have more quota to allow mail removal when the quota limits are execeeded 
     5 - standard folder schema should be created (use autocreate plugin ,postlogin script or create them when eBox creates the account) 
     6   
     7Optional requirement: 
     8- add trash autoflush too if time allows (use autoflush plugin or cron job) 
     9 
     10Work tasks: 
     11 - configure global quota 
     12 - configure per user quota 
     13 - choose a folder schemas and autocreate it on user creation 
     14 - tweak quota for trash folder 
     15 - add trash autoflush (optional)