http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8584 Priority: P5 - low Change sponsored?: --- Bug ID: 8584 Assignee: gmcharlt@gmail.com Summary: Improve cleanup_database.pl to only purge emails older than X days. Severity: enhancement Classification: Unclassified OS: All Reporter: fcapovilla@live.ca Hardware: All Status: NEW Version: rel_3_8 Component: Command-line Utilities Product: Koha Created attachment 11394 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11394&action=edit cleanup_database.pl : Add a DAYS parameter for email purges. The cleanup_database.pl script doesn't give the option to only delete emails older than X days. This feature is important for libraries that want to keep a short history of notifications sent to users (on the members/notices.pl page). Patch attached. -- You are receiving this mail because: You are watching all bug changes.