[Mailman-Developers] The diffs

John Viega John@list.org
Wed, 29 Jul 1998 07:09:20 -0700


On Wed, Jul 29, 1998 at 10:12:08AM -0400, Corbett J. Klempay wrote:
Add the following stuff:

# This variable controlls whether monthly password reminders are sent.
DEFAULT_SEND_REMINDERS = 1
# Send welcome messages to new users?  Probably should keep this set to 1.
DEFAULT_SEND_WELCOME_MSG = 1
# Wipe sender information, and make it look like the list-admin
# address sends all messages
DEFAULT_ANONYMOUS_LIST = 0

DEFAULT_PLAIN_DIGEST_KEEP_HEADERS = ['message', 'date', 'from',
                                     'subject', 'to', 'cc',
                                     'reply-to', 'organization']
# Data file version number
DATA_FILE_VERSION = 3