| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | intermediate | bwarsaw | 2000-12-08 | 1 | -1/+4 |
| * | Script which can be used to make Postfix automatically recognize new | bwarsaw | 2000-12-08 | 1 | -0/+92 |
| * | run_main(): Gross and temporary hack to put `_' in the builtins. It's | bwarsaw | 2000-12-07 | 1 | -0/+9 |
| * | Modifications to use extended print syntax. | bwarsaw | 2000-12-07 | 2 | -6/+6 |
| * | Turn STEALTH_MODE back on for the 2.1 development cycle. | bwarsaw | 2000-12-07 | 1 | -17/+17 |
| * | In preparation for 2.0 final, turn on STEALTH_MODE | bwarsaw | 2000-09-29 | 1 | -1/+1 |
| * | run_main(): Moved the initialization of logger local to None outside | bwarsaw | 2000-09-27 | 1 | -4/+4 |
| * | get_message(): The filter programs now live in VAR_PREFIX/filters. | bwarsaw | 2000-09-22 | 1 | -1/+1 |
| * | main(): Add the `tolist' flag to the message data, so we can track | bwarsaw | 2000-09-08 | 1 | -1/+1 |
| * | print_traceback(), top-level: Remove the Cache-control: and Expires: | bwarsaw | 2000-07-22 | 1 | -4/+0 |
| * | main(): If the message came from the -owner address, set the toowner | bwarsaw | 2000-07-22 | 2 | -6/+22 |
| * | print_traceback(), top-level: Include HTTP headers "Cache-control: | bwarsaw | 2000-07-20 | 1 | -0/+4 |
| * | Add Emacs helper at top of file. | bwarsaw | 2000-07-19 | 1 | -0/+1 |
| * | All three scripts have now been changed to always quickly queue their | bwarsaw | 2000-06-14 | 5 | -127/+75 |
| * | Added a variable STEALTH_MODE which can be set to true to inhibit | bwarsaw | 2000-06-05 | 1 | -38/+49 |
| * | main(): No need to explicitly enqueue the message, since | bwarsaw | 2000-05-22 | 1 | -5/+2 |
| * | main(): Takes no arguments. | bwarsaw | 2000-05-22 | 2 | -2/+2 |
| * | Robustification of handling mail commands. If any of the following | bwarsaw | 2000-05-09 | 2 | -8/+44 |
| * | Robustification of posting. If any of the following fails -- the list | bwarsaw | 2000-05-08 | 2 | -20/+56 |
| * | Robustification of posting. If any of the following fails -- the list | bwarsaw | 2000-05-08 | 1 | -38/+53 |
| * | print_environment(): Reveal even more secrets about Mailman's | bwarsaw | 2000-04-06 | 1 | -7/+37 |
| * | run_main(): During call to the Cgi's main routine, set sys.stderr to | bwarsaw | 2000-04-04 | 1 | -7/+5 |
| * | Removed the debugging messages from the main script. | bwarsaw | 2000-03-28 | 1 | -3/+3 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 7 | -7/+7 |
| * | Remove the commented out extended open() function, since Python 1.5.2 | bwarsaw | 2000-03-21 | 1 | -30/+5 |
| * | main(): set the `torequest' attribute to 1 on the message object. | bwarsaw | 2000-02-26 | 2 | -0/+2 |
| * | main(): Removed debugging hack (adding the MAILMAN_OWNER to the list | bwarsaw | 2000-02-19 | 2 | -2/+6 |
| * | Be sure to reprime the stderr logger so we get a timestamp on the | bwarsaw | 1999-12-25 | 1 | -0/+1 |
| * | Added some logging so we can try to figure out why some posts are | bwarsaw | 1999-12-22 | 1 | -0/+2 |
| * | Port to the new way of handling messages. Also we don't send email | bwarsaw | 1999-12-16 | 2 | -36/+36 |
| * | Must read stdin into a StringIO object so that its seekable, since | bwarsaw | 1999-12-14 | 1 | -1/+3 |
| * | Port to the new bounce handling architecture. | bwarsaw | 1999-12-09 | 2 | -8/+38 |
| * | Convert message delivery to pipeline architecture by using | bwarsaw | 1999-11-24 | 1 | -74/+48 |
| * | Convert message delivery to pipeline architecture by using | bwarsaw | 1999-11-24 | 2 | -32/+40 |
| * | Use convenience StringIO module | bwarsaw | 1999-11-10 | 1 | -5/+1 |
| * | Several changes to use the new Message objects and interface to | bwarsaw | 1999-11-10 | 1 | -6/+13 |
| * | Use the new Mailman.Message.Message objects for the incoming message | bwarsaw | 1999-11-10 | 3 | -3/+3 |
| * | eradicate "maillist" as a noun | bwarsaw | 1999-05-05 | 2 | -2/+2 |
| * | current_list => mlist | bwarsaw | 1999-05-03 | 2 | -16/+12 |
| * | Post(): New policy for message loops (e.g. messages that show up at | bwarsaw | 1999-04-16 | 1 | -14/+23 |
| * | tmp_prevent_gate attribute on the MailList objects is gone! | bwarsaw | 1999-03-06 | 1 | -4/+12 |
| * | VERSION is no longer set in configure because it's too hard to | bwarsaw | 1999-01-15 | 1 | -2/+0 |
| * | Changes to workaround some bogus clients which either don't include a | bwarsaw | 1999-01-08 | 1 | -0/+10 |
| * | print_traceback(): A few changes to get the Mailman version number | bwarsaw | 1999-01-07 | 1 | -2/+10 |
| * | move the import of Mailman.Utils.reraise into the debugging-open() | bwarsaw | 1998-12-10 | 1 | -13/+13 |
| * | Post last-minute bug - unexercised 'import mm_cfg' finally was | klm | 1998-11-07 | 2 | -2/+2 |
| * | open(): in the debugging version, use Mailman.Utils.reraise() to | bwarsaw | 1998-11-03 | 1 | -4/+3 |
| * | make finish | bwarsaw | 1998-10-20 | 1 | -0/+2 |
| * | Added DeliverToOwner to Deliverer class in Deliverer.py that passes | cotton | 1998-10-01 | 2 | -2/+4 |
| * | Use Util.maketext() and move post held message into | bwarsaw | 1998-08-29 | 1 | -16/+8 |