aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/ListAdmin.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Added vette logging for rejected and discarded (un)subscribe requests.Mark Sapiro2009-12-041-2/+8
* Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro2009-12-031-1/+3
* Another Python 2.6 compatibility change.Mark Sapiro2009-07-311-3/+3
* The immediately preceding fix for bug #266106 (sf998384) was incomplete.Mark Sapiro2008-09-211-1/+15
* Since Mailman 2.1.1, 2.0.x outstanding subscription and held messageMark Sapiro2008-09-191-2/+4
* Changed ListAdmin.py to make rejected post messages From: the -owner addressMark Sapiro2008-07-301-2/+2
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* SF patch: [ 970383 ] moderator -1 admin requests pending.tkikuchi2004-09-161-1/+3
* Add True/False compatibility for older Pythons. Closes SF bug #955381.bwarsaw2004-05-181-0/+6
* __handlepost(): sender or subject could be Header instances, so str-ify thembwarsaw2004-02-291-2/+2
* Rewritten, simplified, and made more bullet-proof. The file read/written isbwarsaw2004-02-171-77/+66
* __handlesubscription(): Pass a meaningful whence argument tobwarsaw2003-11-211-1/+1
* Backporting from trunkbwarsaw2003-03-311-1/+3
* Backporting from the trunk.bwarsaw2003-02-081-19/+25
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+579