| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | A nimda example. | bwarsaw | 2002-01-26 | 1 | -0/+1050 |
| * | Script for easier command line injection of a message into a Mailman | bwarsaw | 2002-01-26 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2002-01-26 | 1 | -0/+103 |
| * | do_output(): Make the MMListError error message consistent with other | bwarsaw | 2002-01-26 | 1 | -3/+3 |
| * | Add the `inject' script. | bwarsaw | 2002-01-26 | 1 | -2/+2 |
| * | get_switchboard(): Code cleanup. _sbcache does not need to be | bwarsaw | 2002-01-26 | 1 | -2/+1 |
| * | dequeue(): Handle the case when the email package throws a | bwarsaw | 2002-01-26 | 1 | -1/+17 |
| * | _dispose(): The mlist.Save() call should be in the try: block, since | bwarsaw | 2002-01-26 | 1 | -1/+1 |
| * | inject(): Extend the signature of the function so that we can pass in | bwarsaw | 2002-01-26 | 1 | -4/+6 |
| * | Added new configuration variables BADQUEUE_DIR and | bwarsaw | 2002-01-26 | 1 | -0/+8 |
| * | Add the bin/inject script. | bwarsaw | 2002-01-26 | 2 | -2/+4 |
| * | Binary message catalog for Russian translation. | bwarsaw | 2002-01-25 | 1 | -0/+0 |
| * | preliminary russian translation for templates | mss | 2002-01-25 | 37 | -0/+1389 |
| * | changed the version | mss | 2002-01-25 | 0 | -0/+0 |
| * | first cut for the russian messages | mss | 2002-01-25 | 1 | -0/+6839 |
| * | Update to reflect the change in the english template. | avalon | 2002-01-23 | 1 | -3/+6 |
| * | scanbody(): In Python 2.2, email.Iterators.body_line_iterator() will | bwarsaw | 2002-01-23 | 1 | -2/+2 |
| * | Sigh. This template has to change to reflect the new sematics for the | bwarsaw | 2002-01-23 | 1 | -7/+10 |
| * | decorate(): It's simply too easy to write %(foo)s strings that can | bwarsaw | 2002-01-23 | 1 | -6/+19 |
| * | Updates to module docstring. | bwarsaw | 2002-01-23 | 1 | -2/+2 |
| * | Some added robustness for corruption of the requests.db file. | bwarsaw | 2002-01-23 | 1 | -3/+16 |
| * | main(): Don't check for `request_login' in the cgi form data, because | bwarsaw | 2002-01-22 | 1 | -1/+1 |
| * | main(), change_options(): Don't check for `request_login' in the cgi | bwarsaw | 2002-01-22 | 1 | -13/+4 |
| * | Remove some recently added features. | bwarsaw | 2002-01-21 | 1 | -18/+4 |
| * | Add an entry about the new moderated member options. | bwarsaw | 2002-01-21 | 1 | -0/+5 |
| * | GetConfigInfo(): Add list configuration attributes | bwarsaw | 2002-01-21 | 1 | -2/+26 |
| * | NewVars(): Pick up new list attributes member_moderation_action and | bwarsaw | 2002-01-21 | 1 | -0/+4 |
| * | DATA_FILE_VERSION: Bump to pick up new list attributes | bwarsaw | 2002-01-21 | 1 | -1/+1 |
| * | InitVars(): Add new list attributes: member_moderation_action and | bwarsaw | 2002-01-21 | 1 | -0/+5 |
| * | Some elaboration of the member moderation flag semantics. Now it's | bwarsaw | 2002-01-21 | 1 | -2/+25 |
| * | _dopipeline(): When discarding a message, log its Message-ID: to logs/vette | bwarsaw | 2002-01-21 | 1 | -1/+3 |
| * | Latest Spanish templates from Juan Carlos Rey Anaya | bwarsaw | 2002-01-18 | 2 | -24/+16 |
| * | Updates | bwarsaw | 2002-01-18 | 4 | -12/+34 |
| * | getDeliveryStatusMembers(): Fixed docstring, given by Dan Mick. | bwarsaw | 2002-01-18 | 1 | -2/+2 |
| * | Latest Spanish updates from Juan Carlos Rey Anaya. | bwarsaw | 2002-01-18 | 2 | -4/+62 |
| * | VERP_REGEXP: Include a named group corresponding to the `bounces' | bwarsaw | 2002-01-17 | 1 | -4/+4 |
| * | __verpbounce(): Add some robustness for broken MTAs. We know of at | bwarsaw | 2002-01-17 | 1 | -4/+20 |
| * | Give Message class an __repr__() since apparently the pretty printer | bwarsaw | 2002-01-17 | 1 | -0/+4 |
| * | Added -i / --interactive flag so that you don't need to run this | bwarsaw | 2002-01-17 | 1 | -18/+39 |
| * | Fixed a bug in delivery status disable/enable globally. Specifically, | bwarsaw | 2002-01-17 | 1 | -17/+16 |
| * | NewVars(), CanonicalizeUserOptions(): Don't set the delivery_status | bwarsaw | 2002-01-16 | 1 | -1/+1 |
| * | copyright years | bwarsaw | 2002-01-15 | 1 | -1/+1 |
| * | registerBounce(): Fix for bug when resetting bounce info due to stale | bwarsaw | 2002-01-15 | 1 | -1/+6 |
| * | show_pending_subs(), show_pending_unsubs(): Sort lexigraphically the | bwarsaw | 2002-01-12 | 1 | -0/+14 |
| * | HoldUnsubscription(): Fix typo. mlist.preferred_language -> | bwarsaw | 2002-01-12 | 1 | -1/+1 |
| * | add_virtual(): Second argument is now optional. If omitted, then it | bwarsaw | 2002-01-12 | 1 | -2/+11 |
| * | makealiases(): Apply patch by Jason Mastaler to fix SF bug #502419. | bwarsaw | 2002-01-12 | 1 | -2/+2 |
| * | "import Cookie" instead of "from Cookie import SimpleCookie as Cookie" | bwarsaw | 2002-01-11 | 1 | -12/+9 |
| * | A bunch of new names. | bwarsaw | 2002-01-11 | 1 | -0/+3 |
| * | send(): RFC 2822 requires the Date: header, and not all MTAs insert | bwarsaw | 2002-01-11 | 1 | -1/+4 |