aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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.
* | | When applying DMARC mitigations, CookHeaders now adds the original From:Mark Sapiro2015-01-031-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 defaultMark Sapiro2014-12-201-0/+4
| | | | | | | | for the admin Mass Subscriptions page.
* | Updated Japenese translation from SATOH Fumiyasu.Mark Sapiro2014-12-161-0/+3
| |
* | The Subject: of the list welcome message wasn't always in the user'sMark Sapiro2014-12-091-0/+3
| | | | | | | | preferred language. Fixed.
* | Accept email command in Subject: prefixed with Re: or similar with noMark Sapiro2014-12-071-0/+3
| | | | | | | | intervening space.
* | Fixed a UnicodeDecodeError that could occur in the web admin interfaceMark Sapiro2014-11-281-0/+3
| | | | | | | | if 'text' valued attributes have unicode values.
* | Catch the NotAMemberError exception thrown if an authenticatedMark Sapiro2014-11-071-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 Sapiro2014-11-041-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 Sapiro2014-10-251-0/+3
| |
* | Implemented the ability to forward bounces to the list owner.Mark Sapiro2014-10-161-0/+10
| |
* | The options CGI now rejects all but HTTP GET and POST requests.Mark Sapiro2014-09-211-0/+3
| |
* | Accept poster password on Urgent: header.Mark Sapiro2014-09-191-0/+3
| |
* | - Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to beMark Sapiro2014-09-051-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 toMark Sapiro2014-06-261-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)
* | A minor change in the French translation of a listinfo subscribe formMark Sapiro2014-06-171-0/+5
| | | | | | | | message has been made. (LP: #1331194)
* | <label> tags have been added around most check boxes and radio buttonsMark Sapiro2014-06-091-0/+4
| | | | | | | | | | and their text labels in the admin and admindb web GUI so they can be (de)selected by clicking the text. (LP: #266391)
* | Mailman's log files, request.pck files and heldmsg-* files are noMark Sapiro2014-06-061-2/+11
| | | | | | | | | | longer created world readable to protect against access by untrusted local users.
* | If checking DNS for dmarc_moderation_action and DNS lookup is notMark Sapiro2014-05-291-0/+3
| | | | | | | | available, log it. (LP: #1324541)
* | Handle missing From: header addresses for DMARC mitigation actions.Mark Sapiro2014-05-091-0/+7
| | | | | | | | (LP: #1318025)