aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Gui/Privacy.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bumped Copyrights and fixed a bug in prior commit.Mark Sapiro2017-06-051-1/+1
|
* Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-051-3/+3
|
* Match header_filter_rules as normalized unicodes.Mark Sapiro2016-07-141-2/+14
|
* Added dmarc_non_moderation_action to list settings.Mark Sapiro2016-02-021-0/+19
|
* Some wording clarifications.Mark Sapiro2016-01-191-2/+2
|
* Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch.Mark Sapiro2016-01-181-11/+42
|\
| * Auto-Moderate Verbose Membersjimpop@template.hostname2015-11-041-0/+12
|/
* Enhanced subscribe_auto_approval to accept @listname entries.Mark Sapiro2015-02-031-2/+5
|
* Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro2015-01-231-0/+14
| | | 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/+27
|
* A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-221-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 Sapiro2014-05-021-2/+19
|
* i18n updates for a minor string change.Mark Sapiro2014-04-211-1/+1
|
* Fixed a minor editing error and updated i18n.Mark Sapiro2014-04-161-2/+2
|
* Reordered Munge/Wrap DMARC moderation policy optionsMark Sapiro2014-04-161-5/+5
| | | so site admins can allow Wrap but not Munge.
* Made i18n changes for DMARC stuff.Mark Sapiro2014-04-151-2/+2
|
* Added and modified various options regarding DMARC. See the NEWS file.Mark Sapiro2014-04-151-1/+47
|\
| * Added suuport for p=quarantine based on feedback from Franck Martin.Jim Popovitch2013-11-081-2/+2
| |
| * Incorporated feedback from Mark S.Jim Popovitch2013-10-201-1/+1
| |
| * Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policyJim Popovitch2013-03-031-0/+24
|/
* Updated links to Python documentation.Mark Sapiro2009-01-111-1/+1
|
* Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro2008-12-191-2/+2
|
* Privacy.py - Last check-in was too agressive at removing trailing blanks.Mark Sapiro2007-11-181-5/+5
|
* Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9Mark Sapiro2007-11-181-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 whitespacebwarsaw2005-12-301-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.tkikuchi2005-10-231-1/+5
| | | | Update the filter only if there is hdrfilter_* input.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* The first header_filter_rules can be empty. Thanks Bryan Fullerton.tkikuchi2005-02-231-0/+3
|
* sourceforge patch id=1107169, re-use member_moderation_notice ...tkikuchi2005-02-061-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. timestkikuchi2004-10-091-1/+7
| | | | [ 1026977 ] check attachment header by SpamDetect.py
* Oops, this patch may be more modular. sorry for the bad first job.tkikuchi2004-09-151-76/+79
|
* Fix for "spam filter removed" SF id: 1020102/ bug rep. 1013079/1020013tkikuchi2004-09-151-73/+75
| | | | this looks easiest and my first commit to Mailman source tree. ;-) (TK)
* GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable whichbwarsaw2003-12-011-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/ibwarsaw2003-09-221-1/+1
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+398
'Release_2_1-maint'.