| Commit message (Expand) | Author | Age | Files | Lines |
* | Match header_filter_rules as normalized unicodes. | Mark Sapiro | 2016-07-14 | 1 | -0/+7 |
* | REMOVE_DKIM_HEADERS = 3 renames headers X-Mailman-Original... | Mark Sapiro | 2016-05-26 | 1 | -1/+3 |
|\ |
|
| * | Support for preserving original DKIM headers | jimpop@template.hostname | 2016-05-26 | 1 | -0/+1 |
|/ |
|
* | Implement SASL and STARTTLS in SMTPDirect.py. | Mark Sapiro | 2016-05-06 | 1 | -0/+16 |
* | Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting. | Mark Sapiro | 2016-04-21 | 1 | -0/+6 |
* | Added switch to disable the l10n cset recoding. | Mark Sapiro | 2016-02-27 | 1 | -0/+7 |
* | Minor documentation clean up. | Mark Sapiro | 2016-02-26 | 1 | -1/+1 |
* | Further refactoring of the Organizational Domain fix. | Mark Sapiro | 2016-02-25 | 1 | -0/+7 |
* | Added more types to DEFAULT_PASS_MIME_TYPES. | Mark Sapiro | 2016-02-07 | 1 | -3/+5 |
* | Added dmarc_non_moderation_action to list settings. | Mark Sapiro | 2016-02-02 | 1 | -1/+13 |
* | Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch. | Mark Sapiro | 2016-01-18 | 1 | -0/+19 |
|\ |
|
| * | Improvements based on feedback from Mark Sapiro | jimpop@template.hostname | 2015-11-04 | 1 | -1/+1 |
| * | Auto-Moderate Verbose Members | jimpop@template.hostname | 2015-11-04 | 1 | -0/+6 |
|/ |
|
* | Clean up some documentation wording. | Mark Sapiro | 2015-09-18 | 1 | -6/+6 |
* | Implemented GLOBAL_BAN_LIST. | Mark Sapiro | 2015-08-21 | 1 | -0/+8 |
* | Fix for path traversal vulnerability. | Mark Sapiro | 2015-03-27 | 1 | -1/+1 |
* | Because of privacy concerns with the 2.2 backport adding real name to | Mark Sapiro | 2015-02-13 | 1 | -0/+4 |
* | Mailman's character set for Romanian has been changed from iso-8859-2 | Mark Sapiro | 2015-02-05 | 1 | -1/+1 |
* | Mailman's character set for Russian has been changed from koi8-r to | Mark Sapiro | 2015-02-05 | 1 | -1/+1 |
* | Implemented dmarc_wrapped_message_text to optionally add an explanitory | Mark Sapiro | 2015-01-23 | 1 | -2/+8 |
* | Implemented the equivalent domains feature for list posting/moderation. | Mark Sapiro | 2015-01-23 | 1 | -1/+21 |
* | A number of changes from the unofficial 2.2 branch have been backported to | Mark Sapiro | 2015-01-22 | 1 | -0/+4 |
* | Implement a new WEB_HEAD_ADD setting to specify text to be added to the | Mark Sapiro | 2015-01-10 | 1 | -1/+15 |
* | Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the default | Mark Sapiro | 2014-12-20 | 1 | -0/+4 |
* | Implemented the ability to forward bounces to the list owner. | Mark Sapiro | 2014-10-16 | 1 | -0/+4 |
* | Make dmarc_quarantine_moderaction_action a list setting. | Mark Sapiro | 2014-05-02 | 1 | -2/+3 |
* | More fine tuning of dmarc_moderation_action. | Mark Sapiro | 2014-05-02 | 1 | -0/+8 |
* | Added and modified various options regarding DMARC. See the NEWS file. | Mark Sapiro | 2014-04-15 | 1 | -5/+17 |
|\ |
|
* | | Updated Defaults.py documentation for REMOVE_DKIM_HEADERS. | Mark Sapiro | 2014-04-06 | 1 | -2/+2 |
* | | Cleaned up a couple of comments missed in the author_is_list to | Mark Sapiro | 2014-03-14 | 1 | -2/+2 |
|/ |
|
* | Implemented whitelist for headers to keep for anonymous lists. | Mark Sapiro | 2013-10-29 | 1 | -0/+21 |
* | Renamed author_is_list to from_is_list. | Mark Sapiro | 2013-09-28 | 1 | -4/+4 |
* | Made author_is_list a 3-way with an option to wrap the message. | Mark Sapiro | 2013-09-27 | 1 | -4/+9 |
* | Enable setting a default grouping/sorting for the admindb held message | Mark Sapiro | 2013-07-19 | 1 | -1/+9 |
* | Second cut at the author_is_list feature. | Mark Sapiro | 2013-07-19 | 1 | -0/+4 |
* | First cut at the author_is_list feature. | Mark Sapiro | 2013-07-18 | 1 | -1/+8 |
* | Backported the held message sorting to 2.1 and made it optional. | Mark Sapiro | 2013-07-18 | 1 | -1/+5 |
* | - added Persian (Farsi - fa) language. | Mark Sapiro | 2013-05-20 | 1 | -0/+1 |
* | Added a minimum delay between retrieval and submission of the subscribe form. | Mark Sapiro | 2012-12-14 | 1 | -2/+7 |
* | Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746) | Mark Sapiro | 2012-11-24 | 1 | -0/+15 |
* | The name of the mailmanctl master lock file is now congigurable via the | Mark Sapiro | 2012-11-24 | 1 | -0/+6 |
* | Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update. | Mark Sapiro | 2012-06-20 | 1 | -0/+0 |
* | Backported regular_exclude_ignore list attribute feature from 2.2 branch. | Mark Sapiro | 2012-03-25 | 1 | -0/+1 |
* | Added Tokio Kikuchi's Cross-site Request Forgery hardening to the admin UI. | Mark Sapiro | 2012-02-05 | 1 | -1/+4 |
* | - Mailman/Gui/General.py | Mark Sapiro | 2011-10-04 | 1 | -0/+3 |
* | Added Greek translation from Antonis Limperis. | Mark Sapiro | 2011-09-15 | 1 | -0/+1 |
* | Made the web escaping of additional characters a configuration setting. | Mark Sapiro | 2011-05-01 | 1 | -0/+25 |
* | Don't redefine existing authentication contexts. | Mark Sapiro | 2011-04-25 | 1 | -2/+2 |
* | A new list poster password has been implemented. This password may only | Mark Sapiro | 2011-04-25 | 1 | -1/+7 |
* | A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added. | Mark Sapiro | 2011-04-25 | 1 | -0/+4 |