Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed CommandRunner shunting a message with a null byte in the body. | Mark Sapiro | 2016-03-06 | 1 | -1/+2 | |
| | ||||||
* | Better logging of DMARC lookup DNS exceptions. | Mark Sapiro | 2016-03-06 | 1 | -1/+1 | |
| | ||||||
* | Don't collapse multipart with a single sub-part inside multipart/signed parts. | Mark Sapiro | 2016-02-28 | 1 | -1/+6 | |
| | ||||||
* | Bumped branch version to: 2.1.21 | Mark Sapiro | 2016-02-28 | 1 | -3/+3 | |
| | ||||||
* | Added switch to disable the l10n cset recoding. | Mark Sapiro | 2016-02-27 | 2 | -3/+15 | |
| | ||||||
* | Fixed l10n to use correct charset for command-line scripts. | Mark Sapiro | 2016-02-27 | 3 | -18/+42 | |
|\ | ||||||
| * | Merge lp:mailman/2.1 rev 1623 | Yasuhito FUTATSUKI at POEM | 2016-02-26 | 1 | -3/+3 | |
| |\ | ||||||
| * \ | Merge lp:mailman/2.1 up to rev 1622 | Yasuhito FUTATSUKI at POEM | 2016-02-26 | 2 | -2/+8 | |
| |\ \ | ||||||
| * \ \ | Merge lp:mailman/2.1 rev 1620 | Yasuhito FUTATSUKI at POEM | 2016-02-26 | 1 | -4/+89 | |
| |\ \ \ | ||||||
| * | | | | * add option to pick up C_() texts to make potfile | Yasuhito FUTATSUKI at POEM | 2016-02-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | * revise command line utils _()/C_() usage (not tested at all) | |||||
| * | | | | Importing locale patch for command line utils, from RHEL6 rpm source | Yasuhito FUTATSUKI at POEM | 2016-02-22 | 3 | -13/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (for -japan-poem, originally imported from 2.1.12-18 package for RHEL6 rpm source) | |||||
* | | | | | Minor documentation clean up. | Mark Sapiro | 2016-02-26 | 2 | -5/+6 | |
| |_|_|/ |/| | | | ||||||
* | | | | Lower case domains for the Organizational Domain fix. | Mark Sapiro | 2016-02-25 | 1 | -3/+3 | |
| |_|/ |/| | | ||||||
* | | | Further refactoring of the Organizational Domain fix. | Mark Sapiro | 2016-02-25 | 2 | -2/+8 | |
| |/ |/| | ||||||
* | | Refactored OrganizationalDomain fix. | Mark Sapiro | 2016-02-25 | 1 | -17/+81 | |
| | | ||||||
* | | If DMARC lookup fails to find a policy, also try the Organizational Domain. | Mark Sapiro | 2016-02-24 | 1 | -4/+25 | |
|/ | ||||||
* | Acknowledge option will now be honored for posts to anonymous lists | Mark Sapiro | 2016-02-17 | 2 | -2/+7 | |
| | ||||||
* | fix typo on help message in Mailman/Gui/NonDigest.py | Yasuhito FUTATSUKI | 2016-02-12 | 1 | -1/+1 | |
| | ||||||
* | Added more types to DEFAULT_PASS_MIME_TYPES. | Mark Sapiro | 2016-02-07 | 1 | -3/+5 | |
| | ||||||
* | Bumped branch version to: 2.1.21rc2 | Mark Sapiro | 2016-02-04 | 1 | -2/+2 | |
| | ||||||
* | Forget to set new attributes in MailList.py. | Mark Sapiro | 2016-02-04 | 1 | -0/+6 | |
| | ||||||
* | Bumped branch version to: 2.1.21rc1 | Mark Sapiro | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | Added dmarc_non_moderation_action to list settings. | Mark Sapiro | 2016-02-02 | 5 | -2/+44 | |
| | ||||||
* | Fixed garbled From: with DMARC mitigations and non-ascii display name. | Mark Sapiro | 2016-01-21 | 1 | -2/+5 | |
| | ||||||
* | Some wording clarifications. | Mark Sapiro | 2016-01-19 | 1 | -2/+2 | |
| | ||||||
* | Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch. | Mark Sapiro | 2016-01-18 | 6 | -16/+132 | |
|\ | ||||||
| * | Improvements based on feedback from Mark Sapiro | jimpop@template.hostname | 2015-11-04 | 4 | -8/+7 | |
| | | | | | | | | https://code.launchpad.net/~jimpop/mailman/mailman-auto-mod-verbose-members/+merge/276706/comments/699744 | |||||
| * | Removed 2 development debugging lines | jimpop@template.hostname | 2015-11-04 | 1 | -5/+0 | |
| | | ||||||
| * | Auto-Moderate Verbose Members | jimpop@template.hostname | 2015-11-04 | 6 | -1/+56 | |
| | | ||||||
* | | Treat a poster's address which matches an equivalent_domains address as | Mark Sapiro | 2015-12-15 | 1 | -0/+6 | |
| | | | | | | a list member for the regular_exclude_ignore check. | |||||
* | | Ensure white space following subject_prefix. | Mark Sapiro | 2015-12-14 | 1 | -0/+5 | |
| | | ||||||
* | | Vette log entries for banned subscriptions now include the source of | Mark Sapiro | 2015-12-13 | 1 | -2/+6 | |
| | | | | | | the request if available. | |||||
* | | Submitting the user options form for a user who was asynchronously | Mark Sapiro | 2015-12-06 | 1 | -0/+8 | |
| | | | | | | unsubscribed would throw an uncaught NotAMemberError. | |||||
* | | Updates to list admin manual and UI help to fix broken links. | Mark Sapiro | 2015-11-28 | 1 | -2/+2 | |
| | | ||||||
* | | Avoid skipping a handler which rejected or discarded a message | Mark Sapiro | 2015-11-24 | 1 | -1/+9 | |
| | | | | | | when message is subsequently shunted and unshunted. | |||||
* | | Posts gated to usenet will no longer have other than the target group | Mark Sapiro | 2015-11-06 | 1 | -15/+7 | |
|/ | | | in the Newsgroups: header. | |||||
* | Invalid regexps in *_these_nonmembers, subscribe_auto_approval and | Mark Sapiro | 2015-10-17 | 1 | -2/+12 | |
| | | | ban_list are now logged. | |||||
* | Refactored the GetPattern list method to simplify extending @listname | Mark Sapiro | 2015-10-15 | 2 | -52/+38 | |
| | | | | syntax to new attributes in the future. Changed Moderate.py to use the GetPattern method to process the *_these_nonmembers lists. | |||||
* | hanged CookHeaders to default to using space rather than tab as | Mark Sapiro | 2015-10-14 | 1 | -3/+3 | |
| | | | continuation_ws when folding headers. | |||||
* | Clean up some documentation wording. | Mark Sapiro | 2015-09-18 | 1 | -6/+6 | |
| | ||||||
* | Subject prefixing could fail to collapse multiple 'Re:' in an incomming | Mark Sapiro | 2015-09-16 | 1 | -1/+7 | |
| | | | message if they all came after the list's subject_prefix. | |||||
* | Defended against a user submitting URLs with query fragments or POST | Mark Sapiro | 2015-09-16 | 2 | -0/+24 | |
| | | | data containing multiple occurrences of the same variable. | |||||
* | Implemented GLOBAL_BAN_LIST. | Mark Sapiro | 2015-08-21 | 2 | -1/+11 | |
| | ||||||
* | Improved fix for LP: 1482940. | Mark Sapiro | 2015-08-13 | 1 | -10/+12 | |
| | ||||||
* | Fixed bug with delayed probe bounces. | Mark Sapiro | 2015-08-08 | 1 | -5/+12 | |
| | ||||||
* | Don't show digest options on user's options page for non-digestable lists. | Mark Sapiro | 2015-07-20 | 1 | -2/+8 | |
| | ||||||
* | Improved identification of remote clients coming via a proxy server. | Mark Sapiro | 2015-06-23 | 4 | -10/+26 | |
|\ | ||||||
| * | Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239) | Jim Popovitch | 2015-06-23 | 4 | -10/+23 | |
|/ | ||||||
* | Fixed an issue with shunted messages on a list where the charset for | Mark Sapiro | 2015-06-07 | 1 | -1/+6 | |
| | | | | the list's preferred_language had been changed from iso-8859-1 to utf-8 without recoding the list's description. | |||||
* | Add mailman@domain entries for virtual domains to data/virtual-mailman. | Mark Sapiro | 2015-05-27 | 1 | -2/+39 | |
| |