aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Defaults.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added switch to disable the l10n cset recoding.Mark Sapiro2016-02-271-0/+7
* Minor documentation clean up.Mark Sapiro2016-02-261-1/+1
* Further refactoring of the Organizational Domain fix.Mark Sapiro2016-02-251-0/+7
* Added more types to DEFAULT_PASS_MIME_TYPES.Mark Sapiro2016-02-071-3/+5
* Added dmarc_non_moderation_action to list settings.Mark Sapiro2016-02-021-1/+13
* Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch.Mark Sapiro2016-01-181-0/+19
|\
| * Improvements based on feedback from Mark Sapirojimpop@template.hostname2015-11-041-1/+1
| * Auto-Moderate Verbose Membersjimpop@template.hostname2015-11-041-0/+6
|/
* Clean up some documentation wording.Mark Sapiro2015-09-181-6/+6
* Implemented GLOBAL_BAN_LIST.Mark Sapiro2015-08-211-0/+8
* Fix for path traversal vulnerability.Mark Sapiro2015-03-271-1/+1
* Because of privacy concerns with the 2.2 backport adding real name toMark Sapiro2015-02-131-0/+4
* Mailman's character set for Romanian has been changed from iso-8859-2Mark Sapiro2015-02-051-1/+1
* Mailman's character set for Russian has been changed from koi8-r toMark Sapiro2015-02-051-1/+1
* Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro2015-01-231-2/+8
* Implemented the equivalent domains feature for list posting/moderation.Mark Sapiro2015-01-231-1/+21
* A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-221-0/+4
* Implement a new WEB_HEAD_ADD setting to specify text to be added to theMark Sapiro2015-01-101-1/+15
* Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the defaultMark Sapiro2014-12-201-0/+4
* Implemented the ability to forward bounces to the list owner.Mark Sapiro2014-10-161-0/+4
* Make dmarc_quarantine_moderaction_action a list setting.Mark Sapiro2014-05-021-2/+3
* More fine tuning of dmarc_moderation_action.Mark Sapiro2014-05-021-0/+8
* Added and modified various options regarding DMARC. See the NEWS file.Mark Sapiro2014-04-151-5/+17
|\
* | Updated Defaults.py documentation for REMOVE_DKIM_HEADERS.Mark Sapiro2014-04-061-2/+2
* | Cleaned up a couple of comments missed in the author_is_list toMark Sapiro2014-03-141-2/+2
|/
* Implemented whitelist for headers to keep for anonymous lists.Mark Sapiro2013-10-291-0/+21
* Renamed author_is_list to from_is_list.Mark Sapiro2013-09-281-4/+4
* Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro2013-09-271-4/+9
* Enable setting a default grouping/sorting for the admindb held messageMark Sapiro2013-07-191-1/+9
* Second cut at the author_is_list feature.Mark Sapiro2013-07-191-0/+4
* First cut at the author_is_list feature.Mark Sapiro2013-07-181-1/+8
* Backported the held message sorting to 2.1 and made it optional.Mark Sapiro2013-07-181-1/+5
* - added Persian (Farsi - fa) language.Mark Sapiro2013-05-201-0/+1
* Added a minimum delay between retrieval and submission of the subscribe form.Mark Sapiro2012-12-141-2/+7
* Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro2012-11-241-0/+15
* The name of the mailmanctl master lock file is now congigurable via theMark Sapiro2012-11-241-0/+6
* Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro2012-06-201-0/+0
* Backported regular_exclude_ignore list attribute feature from 2.2 branch.Mark Sapiro2012-03-251-0/+1
* Added Tokio Kikuchi's Cross-site Request Forgery hardening to the admin UI.Mark Sapiro2012-02-051-1/+4
* - Mailman/Gui/General.pyMark Sapiro2011-10-041-0/+3
* Added Greek translation from Antonis Limperis.Mark Sapiro2011-09-151-0/+1
* Made the web escaping of additional characters a configuration setting.Mark Sapiro2011-05-011-0/+25
* Don't redefine existing authentication contexts.Mark Sapiro2011-04-251-2/+2
* A new list poster password has been implemented. This password may onlyMark Sapiro2011-04-251-1/+7
* A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added.Mark Sapiro2011-04-251-0/+4
* - A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to controlMark Sapiro2011-02-071-2/+32
* Added option include_sender_header to suppress rewrite of the Sender header w...Malte S. Stretz2010-06-291-0/+8
* Added a bit more documentation for VIRTUAL_MAILMAN_LOCAL_DOMAIN.Mark Sapiro2010-05-121-0/+5
* Provided the ability to specify in mm_cfg.py a local domain (e.g.Mark Sapiro2010-05-101-0/+18
* Added the List-Post header to the default list of headers retained inMark Sapiro2010-02-221-2/+2