aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a UnicodeDecodeError that could occur in the web admin interfaceMark Sapiro2014-11-282-3/+13
* Catch the NotAMemberError exception thrown if an authenticatedMark Sapiro2014-11-072-0/+11
* Fixed an archiving bug that would cause messages with 'Subject: Re:'Mark Sapiro2014-11-042-1/+7
* Added list name and handler name to auto-discard vette log entry.Mark Sapiro2014-10-252-3/+9
* I18n updates for prior change.Mark Sapiro2014-10-1741-10501/+11660
* Implemented the ability to forward bounces to the list owner.Mark Sapiro2014-10-166-5/+38
* The options CGI now rejects all but HTTP GET and POST requests.Mark Sapiro2014-09-213-0/+20
* Accept poster password on Urgent: header.Mark Sapiro2014-09-192-1/+5
* Added mention of the 2.1.18 dnspython dependency to the UPGRADING document.Mark Sapiro2014-09-111-0/+10
* - Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to beMark Sapiro2014-09-053-4/+10
* Fix for lp:1334450 requires toowner exemption for dmarc_moderation_action.Mark Sapiro2014-07-101-20/+23
* Added note on UPGRADING PYTHON to UPGRADING document.Mark Sapiro2014-07-011-1/+13
* Minor cleanup. Removed unused imports.Mark Sapiro2014-06-291-4/+2
* Moved the dmarc_moderation_action checks from the Moderate handler toMark Sapiro2014-06-263-28/+37
* A minor change in the French translation of a listinfo subscribe formMark Sapiro2014-06-172-2/+7
* <label> tags have been added around most check boxes and radio buttonsMark Sapiro2014-06-093-11/+36
* Mailman's log files, request.pck files and heldmsg-* files are noMark Sapiro2014-06-063-5/+14
* If checking DNS for dmarc_moderation_action and DNS lookup is notMark Sapiro2014-05-292-1/+8
* Changed the fix for LP: #1316682 to not create a message that triggersMark Sapiro2014-05-172-21/+2
* Enhance the fix for (LP: #1318025)Mark Sapiro2014-05-111-0/+2
* Handle missing From: header addresses for DMARC mitigation actions.Mark Sapiro2014-05-092-3/+17
* A critical incompatibility between the DMARC Wrap Message action andMark Sapiro2014-05-063-3/+26
* Sender: headers are no longer removed in from_is_list Munge FromMark Sapiro2014-05-042-6/+18
* Bumped branch version to: 2.1.18Mark Sapiro2014-05-032-4/+4
* More i18n changes.Mark Sapiro2014-05-0239-3549/+4873
* Removed HTML tags from the title of a couple of rmlist.py pages becauseMark Sapiro2014-05-022-2/+5
* Make dmarc_quarantine_moderaction_action a list setting.Mark Sapiro2014-05-028-13/+36
* More fine tuning of dmarc_moderation_action.Mark Sapiro2014-05-024-10/+23
* Edited NEWS for the 2.1.18 final release.Mark Sapiro2014-05-021-30/+15
* Updated CookHeaders to always add the poster's From: address to Reply-To:Mark Sapiro2014-05-022-13/+9
* i18n updates for changes in from_is_list documentation.Mark Sapiro2014-05-0239-3664/+6141
* Revised the documentation for from_is_list.Mark Sapiro2014-05-021-13/+59
* Most Mailman generated notices to list owners and moderators are nowMark Sapiro2014-04-262-2/+20
* The Reply-To: munging options weren't honored if there was noMark Sapiro2014-04-252-12/+12
* Preparing 2.1.18rc3 and NEWS updates.Mark Sapiro2014-04-252-4/+8
* Changed from_is_list actions to insert the list address in Cc: if theMark Sapiro2014-04-251-12/+20
* Made configure check for dnspython.Mark Sapiro2014-04-253-1978/+1575
* Added more info about dnspython to NEWS.Mark Sapiro2014-04-241-1/+3
* Updated tests/test_handlers.py for recent changes to CookHeaders.py.Mark Sapiro2014-04-241-16/+132
* Fixed the Munge From action to not actually Munge the From: or Reply-To:Mark Sapiro2014-04-233-11/+43
* i18n updates for a minor string change.Mark Sapiro2014-04-2140-79/+79
* Bumped branch version to: 2.1.18rc2Mark Sapiro2014-04-192-2/+6
* The new Utils.IsDMARCProhibited() used collections.defaultdict whichMark Sapiro2014-04-191-3/+2
* Bumped branch version to: 2.1.18rc1Mark Sapiro2014-04-172-5/+5
* Fixed a minor editing error and updated i18n.Mark Sapiro2014-04-1640-2147/+2147
* Fixed a long standing issue in which a notice sent to a user whoseMark Sapiro2014-04-162-1/+7
* Reordered Munge/Wrap DMARC moderation policy optionsMark Sapiro2014-04-162-8/+8
* Fixed the admin Membership List so a search string if any is not lostMark Sapiro2014-04-152-1/+5
* Made i18n changes for DMARC stuff.Mark Sapiro2014-04-1542-10164/+14313
* Added and modified various options regarding DMARC. See the NEWS file.Mark Sapiro2014-04-1512-48/+265
|\