| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Mention the listinfo URL for the list in the mailcmd help message. | klm | 1998-04-02 | 1 | -3/+10 |
| * | Whoops - realized that a null regexp (from stripping the empty string) | mailman | 1998-03-31 | 1 | -1/+2 |
| * | Added option DEFAULT_ACCEPTABLE_ALIASES, for alternate names for | klm | 1998-03-31 | 2 | -4/+10 |
| * | Added companion option for require_explicit_destination - | klm | 1998-03-31 | 1 | -6/+21 |
| * | Small text refinements. | klm | 1998-03-30 | 1 | -8/+5 |
| * | Adding 'nofail' option to StampedLogger init, so programs that use | klm | 1998-03-30 | 1 | -8/+23 |
| * | Add an egregious spammer (actually, just one who happens to make it | mailman | 1998-03-30 | 2 | -2/+4 |
| * | Comment enumerates private_roster values. | klm | 1998-03-30 | 2 | -4/+4 |
| * | Change the weird umask (formerly 0700, which left files u-wrx, | klm | 1998-03-30 | 1 | -1/+1 |
| * | AddressesMatch(): Do the right thing (in particular, no traceback!) | klm | 1998-03-30 | 1 | -15/+29 |
| * | Revised subscription list presentation so it is on a separate page. | klm | 1998-03-30 | 1 | -2/+64 |
| * | Include "manual_reprime" option in StampedLogger. When on (off by | klm | 1998-03-29 | 1 | -5/+22 |
| * | Track changes to our defaults, including new default pipermail | mailman | 1998-03-29 | 1 | -3/+1 |
| * | Untangled subscription confirmation cases. | klm | 1998-03-29 | 1 | -22/+28 |
| * | Send error notice back when we clearly have a list-specific command, | klm | 1998-03-27 | 1 | -22/+45 |
| * | Unlock only if alredy locked. | mailman | 1998-03-27 | 1 | -1/+1 |
| * | Swap order on digested and non-digested members, so longer list | mailman | 1998-03-27 | 1 | -8/+13 |
| * | Members (digest or non) are sorted only during presentation, not in | mailman | 1998-03-27 | 1 | -0/+1 |
| * | Do *not* sort the members (digest or non) in the list record - sort | mailman | 1998-03-27 | 1 | -2/+0 |
| * | A bit of refinement for the notices. | mailman | 1998-03-27 | 1 | -11/+13 |
| * | Finally fix bounce handling so (1) there is an option for users to be | mailman | 1998-03-27 | 1 | -26/+96 |
| * | Do *not* sort the members (digest or non) in the list record - sort | mailman | 1998-03-27 | 1 | -5/+5 |
| * | Simpliefied FindMatchineAddress - it now only recognizes similarity | mailman | 1998-03-26 | 1 | -25/+34 |
| * | Handle gracefully user records missing password entries. | mailman | 1998-03-26 | 1 | -2/+5 |
| * | MMBadUserError for user records that have been corrupted, eg not | mailman | 1998-03-26 | 1 | -0/+1 |
| * | If the lists are going to remain sorted, they must be sorted when | mailman | 1998-03-26 | 1 | -0/+2 |
| * | Various small message refinements, and conditionalized CHANGETEXT | mailman | 1998-03-26 | 1 | -22/+42 |
| * | Provide for untitled messages in acknowledgement notices. | mailman | 1998-03-26 | 1 | -2/+6 |
| * | new .Locked() method. | mailman | 1998-03-26 | 1 | -2/+8 |
| * | In support of bounce-handling mechanism changes, to offer disabling of | mailman | 1998-03-26 | 2 | -12/+16 |
| * | Change bounce-handling mechanism to offer disabling of user account, | mailman | 1998-03-26 | 1 | -13/+24 |
| * | In the subscribers list, indicate when a user is delivery-disabled by | mailman | 1998-03-26 | 1 | -3/+9 |
| * | Changed sense of plain vs mime default digest format buttons, to agree | mailman | 1998-03-24 | 1 | -1/+1 |
| * | Tracked change of names of 'closed' and 'auto_subscribe' options. See | mailman | 1998-03-24 | 1 | -28/+13 |
| * | Tracked change of names of 'closed' and 'auto_subscribe' options. See | mailman | 1998-03-24 | 1 | -6/+7 |
| * | Tracked change of names of 'closed' and 'auto_subscribe' options. See | mailman | 1998-03-24 | 1 | -1/+31 |
| * | Moved truncate and close of digest_file and topics_file to *just* | mailman | 1998-03-24 | 1 | -15/+20 |
| * | Changed 'system' category log message to 'error'. | mailman | 1998-03-24 | 1 | -1/+1 |
| * | Added logger and moved SendTextToUser and DeliverToUser | mailman | 1998-03-24 | 1 | -4/+107 |
| * | Added implementation of 'discard' admin options to request | mailman | 1998-03-24 | 1 | -3/+8 |
| * | Changed names of 'closed' and 'auto_subscribe' options! | mailman | 1998-03-24 | 2 | -6/+8 |
| * | Moved essential functionality of .SendTextToUser() and | mailman | 1998-03-24 | 1 | -39/+35 |
| * | Add __del__ to close the log_files that were retained across the | mailman | 1998-03-20 | 1 | -0/+4 |
| * | map_maillists() - New convenience routine for interactive python | mailman | 1998-03-20 | 1 | -0/+26 |
| * | Refined admin vette logging a bit. | mailman | 1998-03-20 | 1 | -7/+7 |
| * | Looks like bounce handling does not work like options advertise - in | mailman | 1998-03-20 | 1 | -7/+7 |
| * | Log a message if digest file is unlocatable. | mailman | 1998-03-20 | 1 | -14/+32 |
| * | This is the fix i mentioned in my last checkin (not mm_digest). | mailman | 1998-03-20 | 1 | -13/+28 |
| * | _cur_line, not _curline. (Looks like this file isn't being used, | mailman | 1998-03-19 | 1 | -1/+1 |
| * | Whoopsie! Put a paren in the wrong place, ok now. | mailman | 1998-03-19 | 1 | -3/+3 |