Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The DELIVERY_RETRY_WAIT setting is now effective. | Mark Sapiro | 2017-11-02 | 1 | -0/+3 |
| | |||||
* | Implement base64 encoded recipient header. | Mark Sapiro | 2017-05-23 | 1 | -0/+11 |
| | |||||
* | Changed DEFAULT_MSG_FOOTER to use standard sig separator. | Mark Sapiro | 2017-05-12 | 1 | -2/+5 |
| | |||||
* | Fixed a long standing typo. | Mark Sapiro | 2017-03-06 | 1 | -2/+2 |
| | |||||
* | Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ↵ | Mark Sapiro | 2016-11-29 | 1 | -1/+0 |
| | | | | lists. | ||||
* | 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 |
| | | | | | | | | https://code.launchpad.net/~jimpop/mailman/mailman-auto-mod-verbose-members/+merge/276706/comments/699744 | ||||
| * | 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 |
| | | | | | list rosters, this is controlled by a new ROSTER_DISPLAY_REALNAME setting that defaults to No. | ||||
* | Mailman's character set for Romanian has been changed from iso-8859-2 | Mark Sapiro | 2015-02-05 | 1 | -1/+1 |
| | | | to utf-8 and the templates and messages recoded. | ||||
* | Mailman's character set for Russian has been changed from koi8-r to | Mark Sapiro | 2015-02-05 | 1 | -1/+1 |
| | | | utf-8 and the templates and messages recoded. | ||||
* | Implemented dmarc_wrapped_message_text to optionally add an explanitory | Mark Sapiro | 2015-01-23 | 1 | -2/+8 |
| | | | text/plain part to a message wrapped via dmarc_moderation_action. | ||||
* | 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 |
| | | | | | the 2.1 branch for release with 2.1.19. The 2.2 branch is now no different from the 2.1 branch and will no longer be maintained. | ||||
* | Implement a new WEB_HEAD_ADD setting to specify text to be added to the | Mark Sapiro | 2015-01-10 | 1 | -1/+15 |
| | | | | <HEAD> section of Mailman's internally generated web pages. | ||||
* | Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the default | Mark Sapiro | 2014-12-20 | 1 | -0/+4 |
| | | | | for the admin Mass Subscriptions page. | ||||
* | 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 |
|/ | | | from_is_list change. | ||||
* | 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 |
| | | | | summary via a DISPLAY_HELD_SUMMARY_SORT_BUTTONS setting. | ||||
* | 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 |
| | | | | | - Updated messages/mailman.pot - msgmerged all mailman.po files. | ||||
* | 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 |
| | | | | mm_cfg.py setting MASTER_LOCK_FILE. (LP: 1082308) | ||||
* | 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 |
| | | | | | | | | Fixed the setting of new_member_options so that unprocessed bits are not changed. Augmented the logic so that bin/config_list can set or reset any bits in mm_cfg.OPTINFO. Bug #865825. - Mailman/Defaulys.py.in Added missing bits to OPTINFO. |