From 0d4f2ad7808f1c3a26a7d4ccc996801efdffc58c Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Fri, 8 Oct 2004 12:38:49 +0000 Subject: [ 790494 ] built-in automatic discard --- Mailman/Defaults.py.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Mailman/Defaults.py.in') diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index bc1c4538..bb9d4e07 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -819,6 +819,9 @@ DEFAULT_ADMIN_IMMED_NOTIFY = Yes # Is the list owner notified of subscribes/unsubscribes? DEFAULT_ADMIN_NOTIFY_MCHANGES = No +# Discard held messages after this days +DEFAULT_MAX_DAYS_TO_HOLD = 3 # days + # Should list members, by default, have their posts be moderated? DEFAULT_DEFAULT_MEMBER_MODERATION = No -- cgit v1.2.3