summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/AvoidDuplicates.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-93/+0
* Convert the AvoidDuplicates handler tests to a doctest. Well,Barry Warsaw2007-06-211-32/+34
* Update copyright years.bwarsaw2007-01-191-1/+1
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-3/+4
* Now that Python 2.3 is the minimum requirement for Mailman 2.2:bwarsaw2006-04-151-7/+1
* back porting from 2.1.6tkikuchi2005-08-281-1/+2
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* process(): Fix given by Anton Antonov to make sure that CC headers arebwarsaw2003-04-111-12/+19
* process(): If a member has enabled their DontReceiveDuplicates option,bwarsaw2002-09-171-4/+23
* intermediatebwarsaw2002-03-051-4/+0
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-0/+73