summaryrefslogtreecommitdiff
path: root/Mailman/Defaults.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* When content filtering, we may not always want to just discard thebwarsaw2002-10-071-0/+8
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-2/+2
* GLOBAL_PIPELINE: Reordering the modules so that Hold comes beforebwarsaw2002-08-231-1/+1
* Typo discovered by Dale Newfield.bwarsaw2002-08-201-2/+2
* Add `sv' language code for Swedish.bwarsaw2002-08-151-0/+1
* DEFAULT_PASS_MIME_TYPES: Default value for pass_mime_types.bwarsaw2002-08-151-5/+8
* OWNER_PIPELINE: Moved to here from scripts/owner.bwarsaw2002-08-091-3/+23
* SENDER_HEADERS: The list of headers that Message.get_senders()bwarsaw2002-08-061-0/+7
* Brazilian Portuguese <> Portguese Portuguese.bwarsaw2002-07-301-1/+1
* Added pt, Portuguesebwarsaw2002-07-261-0/+1
* Simplify the configure checks for the mail host and url hostbwarsaw2002-07-111-2/+2
* Document that MAX_AUTORESPONSES_PER_DAY = 0 means there's no limitbwarsaw2002-07-091-1/+2
* Add the `nl' (Dutch) language specification.bwarsaw2002-06-281-0/+1
* New site-wide variable MAX_AUTORESPONSES_PER_DAY which sets the limitbwarsaw2002-05-281-0/+8
* VIRTUAL_HOST_OVERVIEW: Fixed misleading comment. The admin overviewsbwarsaw2002-05-241-3/+3
* SMART_ADDRESS_MATCH: No longer used anywhere.bwarsaw2002-05-171-11/+4
* The mapping of short options names to their flags has been moved herebwarsaw2002-05-021-8/+10
* Added some documentation for SMTPHOST, closing SF bug #418969bwarsaw2002-04-281-1/+3
* Improve the documentation for DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST.bwarsaw2002-04-281-1/+19
* GetStandardReplacements(), MailmanLogo(), IMAGE_LOGOS, SHORTCUT_ICON:bwarsaw2002-04-211-5/+6
* HOLD_MESSAGES_AS_PICKLES: Promote to an mm_cfg.py configuration variable.bwarsaw2002-04-191-0/+6
* ALLOW_RFC2369_OVERRIDES: I give up. Set this default to 1 to allowbwarsaw2002-04-191-20/+6
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-3/+25
* Typo found by Jon Parise.bwarsaw2002-04-121-1/+1
* Add some Japanese encoding aliases as recommended by Martin vonbwarsaw2002-04-101-0/+15
* Forgot to add `ko' for Korean.bwarsaw2002-03-291-0/+1
* GLOBAL_PIPELINE: Add the Emergency handler.bwarsaw2002-03-151-0/+1
* DEFAULT_DEFAULT_MEMBER_MODERATION: Giving in to pressure, we'll turnbwarsaw2002-03-141-1/+1
* VERP_CONFIRM_FORMAT, VERP_CONFIRM_REGEXP, VERP_CONFIRMATIONS: Newbwarsaw2002-03-141-0/+16
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+7
* DEFAULT_FIRST_STRIP_REPLY_TO: Default this to 0 so by default we don'tbwarsaw2002-03-111-4/+4
* DEFAULT_NEW_MEMBER_OPTIONS: Add a note that the member's initialbwarsaw2002-03-111-1/+3
* Two changesbwarsaw2002-03-091-2/+7
* DEFAULT_BOUNCE_UNRECOGNIZED_GOES_TO_LIST_OWNER: Default value forbwarsaw2002-03-071-0/+4
* LC_DESCRIPTIONS: Added Finnish.bwarsaw2002-03-061-0/+1
* 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