Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped Copyrights and fixed a bug in prior commit. | Mark Sapiro | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | Defend against CGI requests with multiple values for the same parameter. | Mark Sapiro | 2017-06-05 | 1 | -3/+3 |
| | |||||
* | Match header_filter_rules as normalized unicodes. | Mark Sapiro | 2016-07-14 | 1 | -2/+14 |
| | |||||
* | Added dmarc_non_moderation_action to list settings. | Mark Sapiro | 2016-02-02 | 1 | -0/+19 |
| | |||||
* | 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 | 1 | -11/+42 |
|\ | |||||
| * | Auto-Moderate Verbose Members | jimpop@template.hostname | 2015-11-04 | 1 | -0/+12 |
|/ | |||||
* | Enhanced subscribe_auto_approval to accept @listname entries. | Mark Sapiro | 2015-02-03 | 1 | -2/+5 |
| | |||||
* | Implemented dmarc_wrapped_message_text to optionally add an explanitory | Mark Sapiro | 2015-01-23 | 1 | -0/+14 |
| | | | 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/+27 |
| | |||||
* | A number of changes from the unofficial 2.2 branch have been backported to | Mark Sapiro | 2015-01-22 | 1 | -1/+10 |
| | | | | | 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. | ||||
* | Make dmarc_quarantine_moderaction_action a list setting. | Mark Sapiro | 2014-05-02 | 1 | -2/+19 |
| | |||||
* | i18n updates for a minor string change. | Mark Sapiro | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Fixed a minor editing error and updated i18n. | Mark Sapiro | 2014-04-16 | 1 | -2/+2 |
| | |||||
* | Reordered Munge/Wrap DMARC moderation policy options | Mark Sapiro | 2014-04-16 | 1 | -5/+5 |
| | | | so site admins can allow Wrap but not Munge. | ||||
* | Made i18n changes for DMARC stuff. | Mark Sapiro | 2014-04-15 | 1 | -2/+2 |
| | |||||
* | Added and modified various options regarding DMARC. See the NEWS file. | Mark Sapiro | 2014-04-15 | 1 | -1/+47 |
|\ | |||||
| * | Added suuport for p=quarantine based on feedback from Franck Martin. | Jim Popovitch | 2013-11-08 | 1 | -2/+2 |
| | | |||||
| * | Incorporated feedback from Mark S. | Jim Popovitch | 2013-10-20 | 1 | -1/+1 |
| | | |||||
| * | Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policy | Jim Popovitch | 2013-03-03 | 1 | -0/+24 |
|/ | |||||
* | Updated links to Python documentation. | Mark Sapiro | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757. | Mark Sapiro | 2008-12-19 | 1 | -2/+2 |
| | |||||
* | Privacy.py - Last check-in was too agressive at removing trailing blanks. | Mark Sapiro | 2007-11-18 | 1 | -5/+5 |
| | |||||
* | Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9 | Mark Sapiro | 2007-11-18 | 1 | -13/+20 |
| | | | | | | | | Gui/GuiBase.py Gui/Privacy.py Handlers/Moderate.py - Patched with a slightly modified version of sf patch 1220144 - allow specifying another list in accept_these_nonmembers. | ||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | Fix bug-id 1230865: Spam filter get lost. | tkikuchi | 2005-10-23 | 1 | -1/+5 |
| | | | | Update the filter only if there is hdrfilter_* input. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | The first header_filter_rules can be empty. Thanks Bryan Fullerton. | tkikuchi | 2005-02-23 | 1 | -0/+3 |
| | |||||
* | sourceforge patch id=1107169, re-use member_moderation_notice ... | tkikuchi | 2005-02-06 | 1 | -0/+6 |
| | | | | | | | Instead of re-use, a new variable 'nonmember_rejection_notice' was introduced. For compatibility with my patch for subject numbering, 'data_version' was raised by 3. Sorry for the leap but I want MY user to get smooth update. (TK) | ||||
* | [ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. times | tkikuchi | 2004-10-09 | 1 | -1/+7 |
| | | | | [ 1026977 ] check attachment header by SpamDetect.py | ||||
* | Oops, this patch may be more modular. sorry for the bad first job. | tkikuchi | 2004-09-15 | 1 | -76/+79 |
| | |||||
* | Fix for "spam filter removed" SF id: 1020102/ bug rep. 1013079/1020013 | tkikuchi | 2004-09-15 | 1 | -73/+75 |
| | | | | this looks easiest and my first commit to Mailman source tree. ;-) (TK) | ||||
* | GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable which | bwarsaw | 2003-12-01 | 1 | -2/+114 |
| | | | | | collects regular expression rules to match against the message's outer headers, along with the action to take when a match occurs. | ||||
* | Backporting from the HEAD -- updated u/i | bwarsaw | 2003-09-22 | 1 | -1/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+398 | |
'Release_2_1-maint'. |