summaryrefslogtreecommitdiff
path: root/Mailman
Commit message (Expand)AuthorAgeFilesLines
...
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-97/+111
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-108/+68
* No need to import paths; that's all set up by the CGI driver.bwarsaw1999-11-111-1/+0
* A few misc cleanupsbwarsaw1999-11-111-4/+8
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-138/+168
* Several general patches to typos resulting from the new pipelinebwarsaw1999-11-111-15/+22
* process(): Only add the mailing list subject prefix if the message isbwarsaw1999-11-111-6/+10
* process(): Only test for `approved' attribute. All others are testedbwarsaw1999-11-111-3/+1
* SafeDict.__init__(): default dictionary argument is optional.bwarsaw1999-11-111-2/+3
* ApprovedAddMember(): When raising an Errors.MMAlreadyAMemberbwarsaw1999-11-111-1/+1
* main(): Ensure that the list is saved in the finally clausebwarsaw1999-11-111-0/+7
* Don't use anydbm as the database format, since it can't be made tobwarsaw1999-11-111-68/+44
* __opendb(): add a simple, first line of defense assert against out ofbwarsaw1999-11-111-0/+2
* ProcessConfirmation(): Ensure that the mailing list is Save()'d evenbwarsaw1999-11-101-7/+9
* ProcessListCmd(): Avoid circular importsbwarsaw1999-11-101-1/+1
* Massively restructured for integration with the new request APIbwarsaw1999-11-101-228/+156
* A few changes to the text displayed when approval is needed (includingbwarsaw1999-11-101-10/+11
* SendTextToUser(): Use the new Message interface. Note that this stuffbwarsaw1999-11-101-9/+6
* Add the Handlers subdirbwarsaw1999-11-101-1/+1
* Massively restructured, the key improvement is that request data arebwarsaw1999-11-101-155/+208
* Use convenience StringIO modulebwarsaw1999-11-102-6/+2
* Don't need to import pathsbwarsaw1999-11-101-1/+0
* Greatly simplified by basing all this on the up-to-date rfc822.Messagebwarsaw1999-11-101-200/+33
* reworked importsbwarsaw1999-11-101-197/+62
* Update imports, and convert to new Message.Message objectbwarsaw1999-11-101-10/+7
* An import wrapper around cStringIO/StringIObwarsaw1999-11-101-0/+22
* MMBadRequestId: removedbwarsaw1999-11-101-2/+4
* (inject_digest): mlist.inject() => mlist.Post()bwarsaw1999-11-101-2/+4
* Rip out great gobs of unused stuff. Most of the functionality is nowbwarsaw1999-11-101-381/+3
* SENDMAIL_CMD: added, which contains the path to the sendmail (orbwarsaw1999-11-101-2/+11
* The Makefile template and standard .cvsignore filebwarsaw1999-11-102-0/+70
* """Contains all the common functionality for the msg handler API."""bwarsaw1999-11-101-0/+51
* Package landmarkbwarsaw1999-11-101-0/+0
* New pipeline delivery modulebwarsaw1999-11-101-0/+116
* New pipeline delivery modulebwarsaw1999-11-101-0/+346
* New pipeline delivery modulebwarsaw1999-11-101-0/+28
* New pipeline delivery modulebwarsaw1999-11-101-0/+66
* New pipeline delivery modulebwarsaw1999-11-101-0/+85
* New pipeline delivery modulebwarsaw1999-11-101-0/+196
* New pipeline delivery modulebwarsaw1999-11-101-0/+31
* New pipeline delivery modulebwarsaw1999-11-101-0/+84
* New pipeline delivery modulebwarsaw1999-11-101-0/+35
* New pipeline delivery modulebwarsaw1999-11-101-0/+55
* New pipeline delivery modulebwarsaw1999-11-101-0/+66
* New pipeline delivery modulebwarsaw1999-11-101-0/+28
* New pipeline delivery modulebwarsaw1999-11-101-0/+50
* Moved the Mailman version variable to here from Defaults.py. Thisbwarsaw1999-11-101-0/+17
* cosmeticbwarsaw1999-11-101-1/+0
* StaleLockFileError: new exception to handle the case when a lockbwarsaw1999-11-061-1/+25
* Bump to version 1.1bwarsaw1999-11-061-1/+1