| Commit message (Expand) | Author | Age | Files | Lines |
| * | Further refinement of the option help presentation. | klm | 1998-04-09 | 1 | -4/+9 |
| * | HTMLFormatObject(): Ok, here's a stab at making the error-protection a | klm | 1998-04-09 | 2 | -22/+16 |
| * | Some more slight option-description refinement. | klm | 1998-04-09 | 2 | -4/+4 |
| * | Cleaned up some phrasing. | mailman | 1998-04-09 | 2 | -12/+18 |
| * | Small refinements of the message_decoration_note. | mailman | 1998-04-09 | 3 | -18/+18 |
| * | Collapsed a message log line. | mailman | 1998-04-09 | 2 | -6/+4 |
| * | Provided some refinement and layout of .FormatOptionHelp(). | mailman | 1998-04-09 | 1 | -9/+22 |
| * | Simplify options layout a bit, removing the coloring on the section | mailman | 1998-04-09 | 1 | -8/+9 |
| * | More refinement of help messages. | mailman | 1998-04-09 | 2 | -58/+64 |
| * | Add a sub-section header to the privacy options. | mailman | 1998-04-09 | 2 | -0/+4 |
| * | FOrmatOptionsSection(): Put a leading description option above the | mailman | 1998-04-09 | 1 | -3/+7 |
| * | Link(): Support "target" option, for directing hrefs to other windows | klm | 1998-04-09 | 2 | -16/+22 |
| * | Implement rudimentary admin-configuration long-description help. I | klm | 1998-04-08 | 1 | -7/+35 |
| * | Refined a few long descriptions (now that i can look at them in a | klm | 1998-04-08 | 2 | -26/+36 |
| * | Log info about rejected and discarded posts in vette lot file. | mailman | 1998-04-08 | 2 | -6/+32 |
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 1 | -1/+1 |
| * | Refine open-list option descr. | klm | 1998-04-08 | 2 | -2/+4 |
| * | Some mild layout changes. | klm | 1998-04-08 | 1 | -8/+14 |
| * | Refined organization of and included dividers in privacy options | klm | 1998-04-08 | 2 | -92/+150 |
| * | In addition to moderated messages, recognize error messages associated | mailman | 1998-04-08 | 1 | -2/+6 |
| * | Defining error-message vars for use instead of string literals, so | mailman | 1998-04-08 | 2 | -2/+8 |
| * | Call to SendTextToUser() requires "add_headers" instead of "add_to_headers" | mailman | 1998-04-08 | 2 | -4/+4 |
| * | Using error-message vars from mm_err, instead of string literals, so | mailman | 1998-04-08 | 2 | -8/+8 |
| * | Call to SendTextToUser() requires "add_headers" instead of "add_to_headers" | mailman | 1998-04-08 | 1 | -7/+3 |
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 1 | -1/+1 |
| * | Set document backgrounds (of error docs as well as primary) to white. | mailman | 1998-04-08 | 1 | -5/+5 |
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 2 | -6/+7 |
| * | Set document backgrounds (of error docs as well as primary) to white. | mailman | 1998-04-08 | 1 | -2/+2 |
| * | A few checkins on the parrot side, in completing this batch of | mailman | 1998-04-07 | 2 | -0/+6 |
| * | Use new htmlformat.Document.Format() capability to set a bgcolor on | klm | 1998-04-07 | 1 | -1/+1 |
| * | Document.Format(): Add capability to designate a bgcolor (and other | klm | 1998-04-07 | 2 | -8/+22 |
| * | Significant refinement so: | klm | 1998-04-07 | 1 | -218/+274 |
| * | Use new add_to_headers field on SendTextToUser... | klm | 1998-04-07 | 1 | -1/+2 |
| * | Include an "X-No-Archive: yes" header, for those messages that get | klm | 1998-04-07 | 1 | -1/+2 |
| * | Correct the category used in the stderr logger. | klm | 1998-04-07 | 1 | -1/+1 |
| * | Added new-format descriptive header, as string in options list. | klm | 1998-04-07 | 2 | -16/+22 |
| * | New default, SMTPHOST, in preparation to incorporation of john's | klm | 1998-04-07 | 3 | -3/+69 |
| * | Added new-format descriptive header, as string in options list. | klm | 1998-04-07 | 2 | -8/+14 |
| * | Added new-format descriptive header, as string in options list. | klm | 1998-04-07 | 2 | -0/+4 |
| * | Substantial refinement of the options mechanism: | klm | 1998-04-07 | 2 | -196/+342 |
| * | Refined the 'info' mail command to indicate the list web page, present | klm | 1998-04-07 | 2 | -6/+26 |
| * | .FormatRosterOptionForUser(), .RosterOption() - extracted creation and | klm | 1998-04-07 | 2 | -56/+48 |
| * | Disabled encompassing try-except in HTMLFormatObject, so tracebacks | klm | 1998-04-07 | 2 | -10/+10 |
| * | .SendTextToUser(), .DeliverToUser() - use new, generalized add_headers | klm | 1998-04-07 | 2 | -8/+14 |
| * | SendTextToUser(), DeliverToUser() - Generalized addition of special | klm | 1998-04-07 | 2 | -12/+18 |
| * | Add optional argument to help(). | guido | 1998-04-03 | 1 | -2/+2 |
| * | Clarified instructions for changing subscriber options, including | mailman | 1998-04-03 | 1 | -13/+13 |
| * | Add instruction about creating archives dirs. | klm | 1998-04-03 | 1 | -0/+3 |
| * | .ArchiveFileName(): use the list values, not the defaults! Needing to | mailman | 1998-04-03 | 2 | -4/+12 |
| * | Add modest module docstring (while i happened to be there). | mailman | 1998-04-03 | 1 | -4/+8 |