From 14cf03b4bbbac330eec19d2f2ff2fa2e9888864f Mon Sep 17 00:00:00 2001 From: mailman Date: Tue, 12 May 1998 16:14:43 +0000 Subject: Really cosmetic change to the rule (dashes became underscores) in the default message footer. --- modules/mm_defaults.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/mm_defaults.py') diff --git a/modules/mm_defaults.py b/modules/mm_defaults.py index d9850c818..dcab24630 100644 --- a/modules/mm_defaults.py +++ b/modules/mm_defaults.py @@ -9,7 +9,7 @@ this file, to override the distributed defaults with site-specific ones. import os VERSION = '1.0b3' -__version__ = "$Revision: 510 $" +__version__ = "$Revision: 519 $" # The URL for Mailman sources, etc. - you probably don't want to change this. MAILMAN_URL = 'http://www.list.org/' @@ -55,7 +55,7 @@ DEFAULT_MAX_MESSAGE_SIZE = 40 # KB # maillist instance. DEFAULT_SUBJECT_PREFIX = "[%(real_name)s] " DEFAULT_MSG_HEADER = "" -DEFAULT_MSG_FOOTER = """------------------------------------------------------ +DEFAULT_MSG_FOOTER = """_______________________________________________ %(real_name)s maillist - %(real_name)s@%(host_name)s %(web_page_url)slistinfo/%(_internal_name)s """ -- cgit v1.2.3-70-g09d2