summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump cvs revision number to 2.0bwarsaw2002-03-140-0/+0
* A new template for the invitation emails.bwarsaw2002-03-141-0/+20
* VALID_COMMANDS: Added `confirm'bwarsaw2002-03-141-0/+1
* A new confirm script for the -confirm address.bwarsaw2002-03-142-1/+63
* _dispose(): Add support for the `toconfirm' key, used by the newbwarsaw2002-03-141-2/+12
* makealiases(): Add the -confirm address for VERP-ish confirmations.bwarsaw2002-03-141-2/+2
* main(), subscription_prompt(), subscription_confirm(): Thebwarsaw2002-03-141-6/+12
* mass_subscribe(), change_options(): Added a "subscribe or invite"bwarsaw2002-03-141-47/+66
* _load(), _save(): Now that we're saving instances in the pendingbwarsaw2002-03-141-10/+35
* GetConfirmEmail(): Returns a VERP-ish reply address for VERPdbwarsaw2002-03-141-4/+49
* VERP_CONFIRM_FORMAT, VERP_CONFIRM_REGEXP, VERP_CONFIRMATIONS: Newbwarsaw2002-03-141-0/+16
* Dang, left some debugging syslog()'s in there.bwarsaw2002-03-131-2/+0
* Integrating additions and changes contributed by Stefan Divjak (std at std do...jensv2002-03-133-58/+146
* just a few words of directionmss2002-03-131-0/+13
* Catalogs updated!wilane2002-03-132-218/+148
* Added lockfile test.bwarsaw2002-03-131-2/+2
* A unit test for LockFile. Fairly dumb, but it makes sure the recentlybwarsaw2002-03-131-0/+45
* A functional test, throwing messages at Mailman as fast as you canbwarsaw2002-03-131-0/+60
* We can get rid of the old list cache, and the freshen machinery. Nowbwarsaw2002-03-133-30/+11
* A fix for a subtle bug in lock file management. If a process openedbwarsaw2002-03-131-5/+15
* change_options(): Filter out empty lines before we try to subscribebwarsaw2002-03-121-2/+2
* request_creation(): Present a "should we moderate" field on listbwarsaw2002-03-121-0/+24
* Latest updates to the catalogs.bwarsaw2002-03-1219-10136/+13257
* update to the latest statemss2002-03-121-237/+221
* minor fixmss2002-03-121-2/+2
* better extract the status informationmss2002-03-121-1/+1
* commited the current status filemss2002-03-121-7/+7
* hold_for_approval(): We don't need to remove the charset (in the outerbwarsaw2002-03-121-2/+0
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+27
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+6
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-1/+1
* UserNotification.__init__(): If no text argument is given, don't setbwarsaw2002-03-121-4/+2
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+7
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-3/+10
* subscription_confirm(): Dan Mick noticed that we didn't completelybwarsaw2002-03-121-17/+1
* change_options(): Use splitlines() to find the addressesbwarsaw2002-03-121-5/+2
* Bump email package version number to 1.2bwarsaw2002-03-123-1/+1
* process(): Don't decorate messages sent to the -owner address.bwarsaw2002-03-121-0/+3
* process(): Now that Decorate.py is called directly from SMTPDirect.pybwarsaw2002-03-121-2/+2
* __init__(): Remove cachelists from the constructor arguments. We canbwarsaw2002-03-123-4/+7
* process(): We don't need to do a ValidateEmail() on thebwarsaw2002-03-121-6/+1
* DEFAULT_FIRST_STRIP_REPLY_TO: Default this to 0 so by default we don'tbwarsaw2002-03-111-4/+4
* GetConfigInfo(): Change the description for first_strip_reply_to tobwarsaw2002-03-111-5/+13
* process(): Catch any exception coming out of the deliveryfunc() andbwarsaw2002-03-111-1/+9
* DEFAULT_NEW_MEMBER_OPTIONS: Add a note that the member's initialbwarsaw2002-03-111-1/+3
* UpdateOldVars(): When converting from a MM2.0.x era list, if we findbwarsaw2002-03-111-2/+6
* do_output(): The return type from GetConfigSubCategories() is abwarsaw2002-03-111-1/+1
* process(): Apply Ben Gertzfield's patch which always adds the headerbwarsaw2002-03-111-2/+8
* Add the bin/unshunt script which (safely) moves messages frombwarsaw2002-03-114-4/+83
* whichq(): New method which returns the queue directory.bwarsaw2002-03-111-0/+3