Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make dmarc_quarantine_moderaction_action a list setting. | Mark Sapiro | 2014-05-02 | 1 | -1/+1 |
| | |||||
* | More fine tuning of dmarc_moderation_action. | Mark Sapiro | 2014-05-02 | 1 | -2/+2 |
| | |||||
* | Reordered Munge/Wrap DMARC moderation policy options | Mark Sapiro | 2014-04-16 | 1 | -3/+3 |
| | | | so site admins can allow Wrap but not Munge. | ||||
* | Added and modified various options regarding DMARC. See the NEWS file. | Mark Sapiro | 2014-04-15 | 1 | -2/+28 |
|\ | |||||
| * | Upstream changes | Jim Popovitch | 2013-11-23 | 1 | -3/+3 |
| |\ | |/ |/| | |||||
| * | Incorporated some feedback from Mark S. | Jim Popovitch | 2013-10-20 | 1 | -11/+5 |
| | | |||||
| * | Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policy | Jim Popovitch | 2013-03-03 | 1 | -0/+25 |
| | | |||||
* | | - Handling of posts gated from usenet to a list via the Mail <-> News | Mark Sapiro | 2013-11-18 | 1 | -3/+3 |
|/ | | | | | | | | | gateway is changed. Formerly, no list membership, moderation or *_these_nonmembers checks were done. Now, if the sender of the usenet post is a moderated member or a nonmember matching a *_these_nonmembers filter, those checks will be done and actions applied. Nonmember posts from senders not matching a *_these_nonmembers filter are still accepted as before. (LP: #1252575) | ||||
* | @listname entries in *_these_nonmembers are no longer case sensitive. | Mark Sapiro | 2011-01-24 | 1 | -4/+5 |
| | | | | Bug #705715. | ||||
* | Gui/GuiBase.py - Don't allow self references in *_these_nonmembers | Mark Sapiro | 2008-03-15 | 1 | -11/+19 |
| | | | | | | | | | | | | or regular_(in|ex)clude_lists. Handlers/CalcRecips.py - Log and skip any self reference lists in regular_(in|ex)clude_lists. Compare To: and Cc: addresses and regular_(in|ex)clude_lists case insensitively. Handlers/Moderate.py - Log and skip any self reference lists in *_these_nonmembers. | ||||
* | cmd_confirm.py - Modified to catch a UnicodeError that may occur under | Mark Sapiro | 2008-02-19 | 1 | -2/+3 |
| | | | | | | | | obscure circumstances when scanning the message body for "unprocessed" commands. Moderate.py - Modified to not try to match "@listname" directly against the sender address. | ||||
* | Moderate.py - expanded some tabs inadvertently introduced in rev 1008 | Mark Sapiro | 2008-02-04 | 1 | -4/+4 |
| | |||||
* | Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9 | Mark Sapiro | 2007-11-18 | 1 | -2/+13 |
| | | | | | | | | 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. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | sourceforge patch id=1107169, re-use member_moderation_notice ... | tkikuchi | 2005-02-06 | 1 | -1/+5 |
| | | | | | | | 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) | ||||
* | Backporting from the HEAD -- updated handlers | bwarsaw | 2003-09-22 | 1 | -2/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+164 | |
'Release_2_1-maint'. |