Actions
Enhancement #598
closedEnhancement #564: Unused accounts spring cleanup
SpamFilter spring cleanup
Start date:
2017-09-26
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Help Needed:
Description
DSPAM keeps lots of data for learning and all the removed accounts did not have their DSPAM counterpart removed, this would probably reduce somewhat the database.
It is not necessary to write a script to automate this as DSPAM is end of life (see #435). So no report either is necessary, just cleaning is enough.
Updated by Marc Dequènes over 7 years ago
- Status changed from New to In Progress
The current database weights 9894 MB.
The current quarantine data (/var/spool/dspam/data/) weights 339M.
Updated by Marc Dequènes over 7 years ago
- Related to Enhancement #565: Mailbox spring cleanup added
Updated by Marc Dequènes over 7 years ago
- % Done changed from 0 to 90
Rediscovered the adm_dspam_delete_user
script on Toushirou, very handy.
Cleaned all unused accounts and now follows account removals happening in #565.
Updated by Marc Dequènes almost 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
That's all folks.
Actions