aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Subject prefixing could fail to collapse multiple 'Re:' in an incommingMark Sapiro2015-09-161-0/+4
| | | message if they all came after the list's subject_prefix.
* Defended against a user submitting URLs with query fragments or POSTMark Sapiro2015-09-161-0/+4
| | | data containing multiple occurrences of the same variable.
* Fixed bin/mailmanctl to check its effective rather than real uid.Mark Sapiro2015-09-011-0/+3
|
* Implemented GLOBAL_BAN_LIST.Mark Sapiro2015-08-211-0/+6
|
* Fixed cron/gate_news to catch EOFError on opening the newsgroup.Mark Sapiro2015-08-181-0/+3
|
* Improved fix for LP: 1482940.Mark Sapiro2015-08-131-2/+1
|
* Fixed bug with delayed probe bounces.Mark Sapiro2015-08-081-0/+4
|
* Updated contrib/mmdsr for prior log change.Mark Sapiro2015-07-251-1/+1
|
* Don't show digest options on user's options page for non-digestable lists.Mark Sapiro2015-07-201-0/+4
|
* Improved identification of remote clients coming via a proxy server.Mark Sapiro2015-06-231-0/+4
|
* Fixed an issue with shunted messages on a list where the charset forMark Sapiro2015-06-071-0/+4
| | | | 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 Sapiro2015-05-271-0/+6
|
* The pt_BR translation has been updated by Emerson Ribeiro de Mello.Mark Sapiro2015-05-011-0/+5
|
* The vette log entry for DMARC policy hits now contains the list name.Mark Sapiro2015-05-011-0/+3
|
* If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a loadMark Sapiro2015-04-231-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 Sapiro2015-04-151-0/+4
| | | | headers are now removed by default from posts to anonymous lists.
* Improved search in admin UI Membership List.Mark Sapiro2015-04-131-0/+8
|
* The Russian translation has been updated by Danil Smirnov.Mark Sapiro2015-03-311-0/+2
|\
* | The Polish translation has been updated by Stefan Plewako.Mark Sapiro2015-03-301-0/+4
| |
* | Fix for path traversal vulnerability.Mark Sapiro2015-03-271-1/+9
|/
* Implemented member address change via the admin GUI.Mark Sapiro2015-03-091-0/+7
| | | Updated mailman.pot and mailman.po files with the new strings.
* A LookupError in SpamDetect on a message with RFC 2047 encoded headersMark Sapiro2015-03-021-0/+3
| | | in an unknown character set is fixed.
* Fixed a bug in CommandRunner that could process the second word of aMark Sapiro2015-03-011-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 ifMark Sapiro2015-02-281-0/+8
| | | | | the input to the list-request address contained a command word terminated by a period.
* Bumped branch version to: 2.1.19Mark Sapiro2015-02-281-1/+1
|
* The Polish translation has been updated by Stefan Plewako.Mark Sapiro2015-02-181-0/+2
|
* The Interlingua translation has been updated by Martijn Dekker.Mark Sapiro2015-02-181-0/+2
|
* The Japanese message catalog has been updated by SATOH Fumiyasu.Mark Sapiro2015-02-181-0/+2
|
* Because of privacy concerns with the 2.2 backport adding real name toMark Sapiro2015-02-131-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 Sapiro2015-02-101-2/+3
| | | Removed some 'prior translator' files from Russian templates directory.
* Added character set recoding to utf-8 for list attributes for Romanian andMark Sapiro2015-02-071-1/+10
| | | Russian lists and bumped versions to 2.1.19rc3.
* Updated NEWS for 2.1.19rc2.Mark Sapiro2015-02-061-1/+1
|
* Added a bit more to NEWS about recoding text in list attributes forMark Sapiro2015-02-061-2/+12
|\ | | | | Russian and Romanian lists.
| * Added more to NEWS about recoding Russian and Romanian archives and templates.Mark Sapiro2015-02-061-2/+10
| |
* | Remove Organization: header from anonymized posts.Mark Sapiro2015-02-061-0/+5
|/ | | Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS.
* Mailman's character set for Romanian has been changed from iso-8859-2Mark Sapiro2015-02-051-0/+3
| | | to utf-8 and the templates and messages recoded.
* Mailman's character set for Russian has been changed from koi8-r toMark Sapiro2015-02-051-0/+3
| | | utf-8 and the templates and messages recoded.
* The Russian message catalog has been updated by Danil Smirnov.Mark Sapiro2015-02-041-0/+2
|
* Enhanced subscribe_auto_approval to accept @listname entries.Mark Sapiro2015-02-031-0/+4
|
* The admindb interface has been fixed so the the detail message bodyMark Sapiro2015-01-301-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.19rc1Mark Sapiro2015-01-291-2/+2
|
* The Romanian message catalog has been updated.Mark Sapiro2015-01-291-0/+2
|
* Fixed a bug in bin/rmlist that would throw an exception or just fail toMark Sapiro2015-01-261-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 explanitoryMark Sapiro2015-01-231-0/+7
| | | text/plain part to a message wrapped via dmarc_moderation_action.
* Implemented the equivalent domains feature for list posting/moderation.Mark Sapiro2015-01-231-0/+7
|
* A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-221-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 theMark Sapiro2015-01-101-0/+5
| | | | <HEAD> section of Mailman's internally generated web pages.
* Replaced PythonPowered.png with current version.Mark Sapiro2015-01-081-0/+8
|
* Updated Russian templates from Danil Smirnov.Mark Sapiro2015-01-041-0/+2
|\
* | Add some explanitory comments for why we defer some Munge From changesMark Sapiro2015-01-041-2/+2
| | | | | | | | to WrapMessage. Correct a misplaced item in NEWS.