summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.bwarsaw2002-03-165-5/+5
* A new confirm script for the -confirm address.bwarsaw2002-03-142-1/+63
* install: subscribe and unsubscribe are now aliases for join and leave.bwarsaw2002-02-231-0/+5
* Bump the copyright years.bwarsaw2002-02-141-1/+1
* Copy the bounces script to the admin script. This is for backwardsbwarsaw2002-02-141-0/+1
* run_main(): Because the site-packages path hacking no longer happensbwarsaw2002-02-121-6/+2
* run_main(): A simplification -- I want to try to not pre-loadbwarsaw2001-12-311-10/+0
* In order to make the list alias -> script mapping more consistent,bwarsaw2001-11-304-254/+1
* Because the CommandRunner no longer processes -owner messages, we needbwarsaw2001-11-202-34/+40
* Code cleaningbwarsaw2001-11-202-2/+6
* The script that listens on the -bounces address for a list.bwarsaw2001-11-201-0/+61
* SCRIPTS: add the bounces script.bwarsaw2001-11-201-1/+1
* Since these scripts are always run from the wrapper, they don't need abwarsaw2001-09-078-8/+8
* Get rid of answer_majordomo_mail. It's seriously broken in MM2.1, andbwarsaw2001-08-042-42/+1
* main(): Be sure to set the _plaintext message metadata key to informbwarsaw2001-06-278-9/+16
* run_main(): Don't stick Mailman.i18n._ in the builtins.bwarsaw2001-06-271-11/+2
* main(): Don't set the `received_time' metadata here; it's set in thebwarsaw2001-05-141-3/+1
* Add the join and leave scripts.bwarsaw2001-05-111-2/+4
* coding stylebwarsaw2001-05-112-4/+2
* intermediatebwarsaw2001-05-111-0/+61
* intermediatebwarsaw2001-05-111-0/+61
* main(): Set the message metadata `received_time' to the current time.bwarsaw2001-05-012-2/+10
* Lots of updates to the New Order.bwarsaw2001-03-012-64/+42
* Update copyright yearsbwarsaw2001-02-282-2/+2
* Next round of big i18n patches.bwarsaw2001-02-282-44/+30
* import Mailman.i18n._bwarsaw2001-02-161-0/+1
* Convert to using the new switchboard interface.bwarsaw2001-02-152-49/+18
* main(): Explicitly queue the message to INQUEUE_DIR (see changesbwarsaw2000-12-205-7/+7
* main(): Some fixes to handle situations such as sending directly tobwarsaw2000-12-201-8/+27
* Add `auto' script.bwarsaw2000-12-081-1/+1
* intermediatebwarsaw2000-12-081-1/+4
* Script which can be used to make Postfix automatically recognize newbwarsaw2000-12-081-0/+92
* run_main(): Gross and temporary hack to put `_' in the builtins. It'sbwarsaw2000-12-071-0/+9
* Modifications to use extended print syntax.bwarsaw2000-12-072-6/+6
* Turn STEALTH_MODE back on for the 2.1 development cycle.bwarsaw2000-12-071-17/+17
* In preparation for 2.0 final, turn on STEALTH_MODEbwarsaw2000-09-291-1/+1
* run_main(): Moved the initialization of logger local to None outsidebwarsaw2000-09-271-4/+4
* get_message(): The filter programs now live in VAR_PREFIX/filters.bwarsaw2000-09-221-1/+1
* main(): Add the `tolist' flag to the message data, so we can trackbwarsaw2000-09-081-1/+1
* print_traceback(), top-level: Remove the Cache-control: and Expires:bwarsaw2000-07-221-4/+0
* main(): If the message came from the -owner address, set the toownerbwarsaw2000-07-222-6/+22
* print_traceback(), top-level: Include HTTP headers "Cache-control:bwarsaw2000-07-201-0/+4
* Add Emacs helper at top of file.bwarsaw2000-07-191-0/+1
* All three scripts have now been changed to always quickly queue theirbwarsaw2000-06-145-127/+75
* Added a variable STEALTH_MODE which can be set to true to inhibitbwarsaw2000-06-051-38/+49
* main(): No need to explicitly enqueue the message, sincebwarsaw2000-05-221-5/+2
* main(): Takes no arguments.bwarsaw2000-05-222-2/+2
* Robustification of handling mail commands. If any of the followingbwarsaw2000-05-092-8/+44
* Robustification of posting. If any of the following fails -- the listbwarsaw2000-05-082-20/+56
* Robustification of posting. If any of the following fails -- the listbwarsaw2000-05-081-38/+53