summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/Moderate.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-168/+0
* Update copyright years.bwarsaw2007-01-191-1/+1
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-3/+3
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-7/+7
* back porting from 2.1.6tkikuchi2005-08-281-1/+5
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* update copyright yearsbwarsaw2003-05-231-1/+1
* process(): Add a short-circuit on the member moderation checks whenbwarsaw2003-05-231-1/+1
* do_discard(): Make sure the internal text/plain message has thebwarsaw2002-12-311-2/+4
* ModeratedMemberPost.reason: Some people took offense at this message.bwarsaw2002-12-091-1/+9
* process(): When holding non-member postings, either because they're onbwarsaw2002-10-221-6/+6
* ModeratedMemberPost: Reword the reason for doing this hold.bwarsaw2002-07-091-1/+1
* hold_for_approval(): Get the sender address from the msgdatabwarsaw2002-05-071-0/+1
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-1/+1
* process(): Application of Jason Mastaler's patch #509386 which loosensbwarsaw2002-03-071-9/+10
* do_discard(): Set up the outer bounce message the same way we set upbwarsaw2002-03-011-5/+4
* do_reject(): Better grammar for the reject message.bwarsaw2002-03-011-3/+3
* process(), hold_for_approval(), do_discard(): When creating thebwarsaw2002-02-111-1/+2
* Some elaboration of the member moderation flag semantics. Now it'sbwarsaw2002-01-211-2/+25
* do_discard(): Fix the calculation of the VARHELP url for thebwarsaw2002-01-081-2/+2
* process(): Simplify by calling out to matches_p() to do the actualbwarsaw2001-11-211-9/+28
* intermediatebwarsaw2001-10-151-0/+110