summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* DEFAULT_FIRST_STRIP_REPLY_TO: Default for new list attributebwarsaw2001-10-201-0/+5
* HandleForm(): Added (essentially no-op) so that admin.py willbwarsaw2001-10-201-0/+4
* change_options(): A few code cleanups.bwarsaw2001-10-201-3/+1
* GetConfigInfo(): Rewrite the summary and details forbwarsaw2001-10-191-5/+8
* Some reorganization of the Membership List page:bwarsaw2001-10-191-14/+47
* We don't need this file any more, since everything's inlined withbwarsaw2001-10-181-229/+0
* A major rewrite to 1) better support the new mailmanctl script and 2)bwarsaw2001-10-181-23/+173
* A fairly significant rewrite, but now the `restart' command actuallybwarsaw2001-10-181-94/+301
* Added some internal methods to help with mailmanctl's transfer of lockbwarsaw2001-10-181-1/+42
* PIDFILE: Use master-qrunner.pid instead of qrunner.pidbwarsaw2001-10-181-1/+2
* __handlepost(): Forward the message (i.e. `forward' is true) usingbwarsaw2001-10-151-10/+7
* TestModerate: Add a placehold for a more comprehensive test of thisbwarsaw2001-10-151-0/+7
* De-string-module-ification.bwarsaw2001-10-151-37/+33
* De-string-module-ification.bwarsaw2001-10-151-38/+40
* msgfactory(): Get rid of this, now that our own Mailbox class alreadybwarsaw2001-10-151-12/+2
* New pipeline handler module implementing the new sender-centricbwarsaw2001-10-150-0/+0
* intermediatebwarsaw2001-10-151-0/+110
* process(): Remove the conditional tests for forbidden_posters,bwarsaw2001-10-151-46/+29
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-42/+131
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-3/+3
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-159-9/+27
* UpdateOldVars(): Handle the migration of the old privacy variables tobwarsaw2001-10-151-0/+69
* DATA_FILE_VERSION: Bump to 38 to pick up the new sender-centricbwarsaw2001-10-151-1/+1
* List2Dict(): Add `foldcase' argument. When true, coerce all elementsbwarsaw2001-10-151-7/+10
* get_sender(): Minor efficiency.bwarsaw2001-10-151-1/+1
* _factory(): A factory function for PortableUnixMailbox.__init__() sobwarsaw2001-10-151-0/+16
* InitVars(): Remove the initializations for the obsolete listbwarsaw2001-10-151-17/+71
* main(): category_suffix -> category, and get subcat from parts[0]bwarsaw2001-10-151-40/+77
* ProcessConfirmCmd(): Rename argument `mail' to `msg', and pass it asbwarsaw2001-10-151-2/+2
* RejectMessage: Add an __init__() to initialize the rejection noticebwarsaw2001-10-151-3/+10
* GLOBAL_PIPELINE: Add the `Moderate' module right before the `Hold'bwarsaw2001-10-151-5/+16
* BounceMessage(): Argument `e' is now either None or an instance with abwarsaw2001-10-151-2/+5
* Outdated.bwarsaw2001-10-151-0/+0
* New version of this package with a small bug fix and a new Parserbwarsaw2001-10-151-0/+0
* Diagrams (in dia native, PostScript, and crappy-scaled PNG) of the newbwarsaw2001-10-153-0/+735
* FormatEditingOptions(): Make the text box's name "email" so as to hookbwarsaw2001-10-121-1/+1
* main(): When getting the FieldStorage, set keep_blank_values=1. Thisbwarsaw2001-10-121-1/+1
* Oops this one didn't get checked in.bwarsaw2001-10-121-0/+120
* test_user_notification(): The List-Archive: field url no longer endsbwarsaw2001-10-121-1/+1
* MODULES: Add test_runners.py, but remove test_message.py. This onebwarsaw2001-10-121-2/+6
* prepare_message(): Support the cleaning of headers based onbwarsaw2001-10-121-20/+16
* send_i18n_digests(): Dan Mick noticed that the DisableDelivery flagbwarsaw2001-10-121-4/+5
* process_form(): Lots of cleaning up of the code. Also, make this pagebwarsaw2001-10-121-88/+121
* main(): Make the options page a little more bulletproof againstbwarsaw2001-10-121-8/+17
* AddMember(): When raising MMAlreadyAMember, include the email addressbwarsaw2001-10-121-1/+1
* A first shot at configuration for cleaning headers before a messagebwarsaw2001-10-121-0/+20
* Fleshed out the ToDigest tests a little bit (still incomplete).bwarsaw2001-10-111-3/+78
* send_i18n_digests(): When calling msg.get_all() for a KEEP header,bwarsaw2001-10-111-1/+1
* The semantics of PUBLIC_ARCHIVE_URL are changed to be a template intobwarsaw2001-10-101-1/+8
* GetBaseArchiveURL(): The semantics of PUBLIC_ARCHIVE_URL are changedbwarsaw2001-10-101-1/+3