| 1 | | - add trash autoflush too if time allows |
| | 1 | Requirements: |
| | 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 | |
| | 7 | Optional requirement: |
| | 8 | - add trash autoflush too if time allows (use autoflush plugin or cron job) |
| | 9 | |
| | 10 | Work 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) |