Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a load | Mark Sapiro | 2015-04-23 | 1 | -0/+5 | |
| | | | | | | | | | | | | balancer or similar in use the POSTing IP might not exactly match the GETting IP. This is now accounted for by not requiring the last octet (16 bits for ipV6) to match. | |||||
* | | DKIM-Signature:, DomainKey-Signature: and Authentication-Results: | Mark Sapiro | 2015-04-15 | 1 | -0/+4 | |
| | | | | | | | | headers are now removed by default from posts to anonymous lists. | |||||
* | | Improved search in admin UI Membership List. | Mark Sapiro | 2015-04-13 | 1 | -0/+8 | |
| | | ||||||
* | | The Russian translation has been updated by Danil Smirnov. | Mark Sapiro | 2015-03-31 | 1 | -0/+2 | |
|\ \ | ||||||
* | | | The Polish translation has been updated by Stefan Plewako. | Mark Sapiro | 2015-03-30 | 1 | -0/+4 | |
| | | | ||||||
* | | | Fix for path traversal vulnerability. | Mark Sapiro | 2015-03-27 | 1 | -1/+9 | |
|/ / | ||||||
* | | Implemented member address change via the admin GUI. | Mark Sapiro | 2015-03-09 | 1 | -0/+7 | |
| | | | | | | Updated mailman.pot and mailman.po files with the new strings. | |||||
* | | A LookupError in SpamDetect on a message with RFC 2047 encoded headers | Mark Sapiro | 2015-03-02 | 1 | -0/+3 | |
| | | | | | | in an unknown character set is fixed. | |||||
* | | Fixed a bug in CommandRunner that could process the second word of a | Mark Sapiro | 2015-03-01 | 1 | -0/+4 | |
| | | | | | | | | | | body line as a command word and a case sensitivity in commands in Subject: with an Re: prefix. | |||||
* | | Fixed a bug in CommandRunner that threw an uncaught KeyError if | Mark Sapiro | 2015-02-28 | 1 | -0/+8 | |
| | | | | | | | | | | the input to the list-request address contained a command word terminated by a period. | |||||
* | | Bumped branch version to: 2.1.19 | Mark Sapiro | 2015-02-28 | 1 | -1/+1 | |
| | | ||||||
* | | The Polish translation has been updated by Stefan Plewako. | Mark Sapiro | 2015-02-18 | 1 | -0/+2 | |
| | | ||||||
* | | The Interlingua translation has been updated by Martijn Dekker. | Mark Sapiro | 2015-02-18 | 1 | -0/+2 | |
| | | ||||||
* | | The Japanese message catalog has been updated by SATOH Fumiyasu. | Mark Sapiro | 2015-02-18 | 1 | -0/+2 | |
| | | ||||||
* | | Because of privacy concerns with the 2.2 backport adding real name to | Mark Sapiro | 2015-02-13 | 1 | -0/+5 | |
| | | | | | | | | | | list rosters, this is controlled by a new ROSTER_DISPLAY_REALNAME setting that defaults to No. | |||||
* | | Updates to Russian i18n by Danil Smirnov. | Mark Sapiro | 2015-02-10 | 1 | -2/+3 | |
| | | | | | | Removed some 'prior translator' files from Russian templates directory. | |||||
* | | Added character set recoding to utf-8 for list attributes for Romanian and | Mark Sapiro | 2015-02-07 | 1 | -1/+10 | |
| | | | | | | Russian lists and bumped versions to 2.1.19rc3. | |||||
* | | Updated NEWS for 2.1.19rc2. | Mark Sapiro | 2015-02-06 | 1 | -1/+1 | |
| | | ||||||
* | | Added a bit more to NEWS about recoding text in list attributes for | Mark Sapiro | 2015-02-06 | 1 | -2/+12 | |
|\ \ | | | | | | | Russian and Romanian lists. | |||||
| * | | Added more to NEWS about recoding Russian and Romanian archives and templates. | Mark Sapiro | 2015-02-06 | 1 | -2/+10 | |
| | | | ||||||
* | | | Remove Organization: header from anonymized posts. | Mark Sapiro | 2015-02-06 | 1 | -0/+5 | |
|/ / | | | | | Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS. | |||||
* | | Mailman's character set for Romanian has been changed from iso-8859-2 | Mark Sapiro | 2015-02-05 | 1 | -0/+3 | |
| | | | | | | 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 | -0/+3 | |
| | | | | | | utf-8 and the templates and messages recoded. | |||||
* | | The Russian message catalog has been updated by Danil Smirnov. | Mark Sapiro | 2015-02-04 | 1 | -0/+2 | |
| | | ||||||
* | | Enhanced subscribe_auto_approval to accept @listname entries. | Mark Sapiro | 2015-02-03 | 1 | -0/+4 | |
| | | ||||||
* | | The admindb interface has been fixed so the the detail message body | Mark Sapiro | 2015-01-30 | 1 | -2/+7 | |
| | | | | | | | | | | | | display doesn't lose part of a multi-byte character, and characters which are invalid in the message's charset are replaced rather than the whole body not being converted to the display charset. | |||||
* | | Bumped branch version to: 2.1.19rc1 | Mark Sapiro | 2015-01-29 | 1 | -2/+2 | |
| | | ||||||
* | | The Romanian message catalog has been updated. | Mark Sapiro | 2015-01-29 | 1 | -0/+2 | |
| | | ||||||
* | | Fixed a bug in bin/rmlist that would throw an exception or just fail to | Mark Sapiro | 2015-01-26 | 1 | -1/+5 | |
| | | | | | | | | | | remove held message files for a list with regexp special characters in its name. | |||||
* | | Implemented dmarc_wrapped_message_text to optionally add an explanitory | Mark Sapiro | 2015-01-23 | 1 | -0/+7 | |
| | | | | | | 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 | -0/+7 | |
| | | ||||||
* | | A number of changes from the unofficial 2.2 branch have been backported to | Mark Sapiro | 2015-01-22 | 1 | -0/+55 | |
| | | | | | | | | | | 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 | -0/+5 | |
| | | | | | | | | <HEAD> section of Mailman's internally generated web pages. | |||||
* | | Replaced PythonPowered.png with current version. | Mark Sapiro | 2015-01-08 | 1 | -0/+8 | |
| | | ||||||
* | | Updated Russian templates from Danil Smirnov. | Mark Sapiro | 2015-01-04 | 1 | -0/+2 | |
|\ \ | ||||||
* | | | Add some explanitory comments for why we defer some Munge From changes | Mark Sapiro | 2015-01-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | to WrapMessage. Correct a misplaced item in NEWS. | |||||
* | | | When applying DMARC mitigations, CookHeaders now adds the original From: | Mark Sapiro | 2015-01-03 | 1 | -0/+4 | |
|/ / | | | | | | | | | to Cc: rather than Reply-To: in some cases to make MUA 'reply' and 'reply all' more consistent with the non-DMARC cases. | |||||
* | | 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. | |||||
* | | Updated Japenese translation from SATOH Fumiyasu. | Mark Sapiro | 2014-12-16 | 1 | -0/+3 | |
| | | ||||||
* | | The Subject: of the list welcome message wasn't always in the user's | Mark Sapiro | 2014-12-09 | 1 | -0/+3 | |
| | | | | | | | | preferred language. Fixed. | |||||
* | | Accept email command in Subject: prefixed with Re: or similar with no | Mark Sapiro | 2014-12-07 | 1 | -0/+3 | |
| | | | | | | | | intervening space. | |||||
* | | Fixed a UnicodeDecodeError that could occur in the web admin interface | Mark Sapiro | 2014-11-28 | 1 | -0/+3 | |
| | | | | | | | | if 'text' valued attributes have unicode values. | |||||
* | | Catch the NotAMemberError exception thrown if an authenticated | Mark Sapiro | 2014-11-07 | 1 | -0/+4 | |
| | | | | | | | | unsubscribe is submitted from the user options page for a nonmember. | |||||
* | | Fixed an archiving bug that would cause messages with 'Subject: Re:' | Mark Sapiro | 2014-11-04 | 1 | -0/+4 | |
| | | | | | | | | only to be indexed in the archives without a link to the message. | |||||
* | | Added list name and handler name to auto-discard vette log entry. | Mark Sapiro | 2014-10-25 | 1 | -0/+3 | |
| | | ||||||
* | | Implemented the ability to forward bounces to the list owner. | Mark Sapiro | 2014-10-16 | 1 | -0/+10 | |
| | | ||||||
* | | The options CGI now rejects all but HTTP GET and POST requests. | Mark Sapiro | 2014-09-21 | 1 | -0/+3 | |
| | | ||||||
* | | Accept poster password on Urgent: header. | Mark Sapiro | 2014-09-19 | 1 | -0/+3 | |
| | | ||||||
* | | - Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to be | Mark Sapiro | 2014-09-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | ignored. (LP: #1363278) - Renamed messages/sr/readme.sr to README.sr. (LP: #1360616) | |||||
* | | Moved the dmarc_moderation_action checks from the Moderate handler to | Mark Sapiro | 2014-06-26 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | the SpamDetect handler so that the Reject and Discard actions will be done before the message might be held by header_filter_rules, and the Wrap Message and Munge From actions will be done on messages held by header_filter_rules if the message is approved. (LP: #1334450) |