Bug 8584: cleanup_database.pl : Add a DAYS parameter for email purges.
authorFrédérick Capovilla <frederick.capovilla@libeo.com>
Mon, 21 Nov 2011 20:33:23 +0000 (15:33 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 5 Jun 2013 14:19:25 +0000 (07:19 -0700)
commit68b8b9d7a8e9e52d3ce59b25248df03dd6ec8224
tree3ff7dcf08bb6769a52e04d43d231c72afbe48af4
parent72157d66886e21354aa754f75530bbec1f11b9e5
Bug 8584: cleanup_database.pl : Add a DAYS parameter for email purges.

You can now specify a number of days with the --mail parameter. Only
mails older than the specified number of days will be deleted.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
misc/cronjobs/cleanup_database.pl