diff options
| author | Barry Warsaw | 2007-06-21 10:23:40 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2007-06-21 10:23:40 -0400 |
| commit | 6c1ccc236bc24d8b3bb04807ba4b24e8a7a0d18e (patch) | |
| tree | fe4787d9b79e27ea361b33a4f98a12d2e695f16b /Mailman/Defaults.py.in | |
| parent | 3a86b40fe4e3b28c2d9f4e3bbd2cc0eeefe31453 (diff) | |
| download | mailman-6c1ccc236bc24d8b3bb04807ba4b24e8a7a0d18e.tar.gz mailman-6c1ccc236bc24d8b3bb04807ba4b24e8a7a0d18e.tar.zst mailman-6c1ccc236bc24d8b3bb04807ba4b24e8a7a0d18e.zip | |
Diffstat (limited to 'Mailman/Defaults.py.in')
| -rw-r--r-- | Mailman/Defaults.py.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index d9ded812c..705191b2f 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -916,17 +916,6 @@ $fqdn_realname ${web_page_url}listinfo${cgiext}/${list_name} """ -# Where to put subject prefix for 'Re:' messages: -# -# old style: Re: [prefix] test -# new style: [prefix 123] Re: test ... (number is optional) -# -# Old style is default for backward compatibility. New style is forced if a -# list owner set %d (numbering) in prefix. If the site owner had applied new -# style patch (from SF patch area) before, he/she may want to set this No in -# mm_cfg.py. -OLD_STYLE_PREFIXING = Yes - # Scrub regular delivery DEFAULT_SCRUB_NONDIGEST = False |
