aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Moderate.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gui/GuiBase.py - Don't allow self references in *_these_nonmembersMark Sapiro2008-03-151-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 underMark Sapiro2008-02-191-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 1008Mark Sapiro2008-02-041-4/+4
|
* Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9Mark Sapiro2007-11-181-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.tkikuchi2005-08-271-1/+1
|
* sourceforge patch id=1107169, re-use member_moderation_notice ...tkikuchi2005-02-061-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 handlersbwarsaw2003-09-221-2/+2
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+164
'Release_2_1-maint'.