summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ProcessUnsubscribeCmd(): Should use DeleteMember() instead ofbwarsaw2001-10-211-1/+1
* Support for admin approved unsubscribes. Specifically,bwarsaw2001-10-211-7/+56
* SendUnsubscribeAck(): Use a better Subject: on the message that getsbwarsaw2001-10-211-3/+3
* DEFAULT_SEND_GOODBYE_MSG: Default flag for whether a goodbye messagebwarsaw2001-10-211-0/+21
* Updated for new features in 2.1 alpha 3.bwarsaw2001-10-211-6/+203
* Some updates to translation contributors.bwarsaw2001-10-202-5/+23
* Latest Japanese translation updates from Tokio Kikuchi.bwarsaw2001-10-204-555/+377
* This was in the wrong place. Moved to message/ja/README.ja.bwarsaw2001-10-201-67/+0
* README file for Japanese translations by Tokio Kikuchi.bwarsaw2001-10-201-0/+69
* Add some hints about how to do translations.bwarsaw2001-10-201-0/+11
* TestHold: Get rid of tests for the old sender moderation variablesbwarsaw2001-10-201-108/+53
* process(): Reworked Reply-To: munging so list owners can establishbwarsaw2001-10-201-12/+31
* GetConfigInfo(): Added first_strip_reply_to. Also, did somebwarsaw2001-10-201-9/+24
* option_help(): If there is no elaboration, don't display thebwarsaw2001-10-201-4/+2
* NewVars(): Pick up new list attribute first_strip_reply_to.bwarsaw2001-10-201-0/+2
* DATA_FILE_VERSION: Bumping to pick up new list attribute first_strip_reply_tobwarsaw2001-10-201-1/+1
* InitVars(): New list attribute first_strip_reply_to.bwarsaw2001-10-201-0/+1
* 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