summaryrefslogtreecommitdiff
path: root/Mailman/Gui/Bounce.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-195/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-14/+13
* Update copyright years.bwarsaw2007-01-191-2/+3
* back porting from 2.1.6tkikuchi2005-08-281-5/+17
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+27
* GetConfigCategory(): "Bounce detection" -> "Bounce processing" sincebwarsaw2002-03-071-1/+27
* Use GUIBase as the base class.bwarsaw2002-02-271-32/+25
* __convert(): Another bow to Python 2.1; move the import ofbwarsaw2001-12-311-1/+1
* HandleForm(): Python 2.1 doesn't have nested scopes enabled bybwarsaw2001-12-311-1/+2
* The long-awaited rewrite of the bounce processing system. We'vebwarsaw2001-12-271-21/+101
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-1/+3
* There are the admin gui component modules, which now contain all thebwarsaw2001-07-191-0/+54