summaryrefslogtreecommitdiff
path: root/Mailman/Defaults.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-1/+9
* Set DEFAULT_PRIVATE_ROSTER to 1 since that's just too tempting abwarsaw2002-02-271-1/+1
* Move the path hacking addition of the site-packages directory to thebwarsaw2002-02-121-10/+1
* POSTFIX_ALIAS_CMD, POSTFIX_MAP_CMD: External commands for convertingbwarsaw2002-02-091-0/+7
* SHORTCUT_ICON: New variable holding name of favicon in IMAGE_LOGOSbwarsaw2002-01-301-0/+3
* To better support a patched email package w/ Python 2.2, prependbwarsaw2002-01-291-4/+5
* Added new configuration variables BADQUEUE_DIR andbwarsaw2002-01-261-0/+8
* VERP_REGEXP: Include a named group corresponding to the `bounces'bwarsaw2002-01-171-4/+4
* add_virtual(): Second argument is now optional. If omitted, then itbwarsaw2002-01-121-2/+11
* ALLOW_SITE_ADMIN_COOKIES: New configuration variable which decidesbwarsaw2002-01-061-0/+8
* Fix a comment.bwarsaw2002-01-031-2/+2
* DEFAULT_DEFAULT_MEMBER_MODERATION: Set default to 1 so new lists will,bwarsaw2002-01-031-2/+2
* Added ACCEPT and HOLD, a couple of useful constants for the redesignedbwarsaw2001-12-291-0/+2
* The long-awaited rewrite of the bounce processing system. We'vebwarsaw2001-12-271-19/+37
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-1/+1
* POSTFIX_STYLE_VIRTUAL_DOMAINS: Describe new API for this variable.bwarsaw2001-11-261-5/+9
* POSTFIX_STYLE_VIRTUAL_DOMAINS: New flag to let Mailman/MTA/Postfix.pybwarsaw2001-11-241-7/+18
* Fixed some typos found by Dan Mick.bwarsaw2001-11-221-9/+10
* Added EmailListEx widget which is just like EmailList except that itbwarsaw2001-11-211-12/+15
* Hungarian is iso-8859-2bwarsaw2001-11-211-1/+1
* New variables to control VERP-like behavior for better bouncebwarsaw2001-11-201-5/+73
* Add the `cs' language code for Czech.bwarsaw2001-11-051-0/+1
* ARCHIVE_HTML_SANITIZER can now take a value == 3 for removingbwarsaw2001-10-271-0/+10
* ARCHIVE_HTML_SANITIZER: This now takes values 0, 1, 2 (the latter isbwarsaw2001-10-271-1/+3
* PUBLIC_ARCHIVE_URL: This should now be an absolute url, with thebwarsaw2001-10-261-2/+22
* ARCHIVE_CLEANSER => ARCHIVE_SCRUBBERbwarsaw2001-10-241-1/+1
* ARCHIVE_CLEANSER: A module that will clean messages before they'rebwarsaw2001-10-241-0/+10
* DEFAULT_SEND_GOODBYE_MSG: Default flag for whether a goodbye messagebwarsaw2001-10-211-0/+21
* DEFAULT_FIRST_STRIP_REPLY_TO: Default for new list attributebwarsaw2001-10-201-0/+5
* PIDFILE: Use master-qrunner.pid instead of qrunner.pidbwarsaw2001-10-181-1/+2
* GLOBAL_PIPELINE: Add the `Moderate' module right before the `Hold'bwarsaw2001-10-151-5/+16
* A first shot at configuration for cleaning headers before a messagebwarsaw2001-10-121-0/+20
* The semantics of PUBLIC_ARCHIVE_URL are changed to be a template intobwarsaw2001-10-101-1/+8
* ADMIN_CATEGORIES: Split password page off of the general page into itsbwarsaw2001-10-041-4/+6
* Add `de' language for German translations.bwarsaw2001-10-031-0/+1
* Move the site-packages hackery back here from paths.py.in, otherwisebwarsaw2001-10-011-0/+8
* Move the path hacking stuff to misc/paths.py.inbwarsaw2001-10-011-9/+0
* Add Russian language hooks for when Mikhail Sobolev is ready with hisbwarsaw2001-09-081-0/+1
* KNOWN_SPAMMERS: Move this here from Mailman/Handlers/SpamDetect.pybwarsaw2001-08-291-0/+17
* Some improvements for virtual host support.bwarsaw2001-08-201-13/+38
* ADMIN_CATEGORIES: Add the 'language' category just after 'general'.bwarsaw2001-08-141-1/+3
* MAILMAN_OWNER: Removed.bwarsaw2001-08-041-1/+1
* OWNERS_CAN_ENABLE_PERSONALIZATION: Flag which controls whether listbwarsaw2001-08-031-0/+8
* Ahwoops, forgot a comma.bwarsaw2001-08-021-8/+8
* Order add_language() calls alphabetically by language code.bwarsaw2001-08-021-6/+8
* Add Norwegian.bwarsaw2001-07-271-0/+1
* Japanese should use the euc-jp encoding for web pages.bwarsaw2001-07-271-1/+1
* LC_DESCRIPTIONS: Rewrite this stanza for clarity. Use add_language()bwarsaw2001-07-261-5/+10
* GLOBAL_PIPELINE: Add the new Tagger handler before CalcRecips (whichbwarsaw2001-07-191-4/+13
* GLOBAL_PIPELINE: Move CalcRecips ahead of Cleanse since the formerbwarsaw2001-07-101-1/+2