| Commit message (Expand) | Author | Age | Files | Lines |
| * | OutgoingMessage: Add a __delitem__, extracting .CacheHeaders() method | klm | 1998-04-27 | 2 | -14/+46 |
| * | Discard "mail commands" from postmaster accounts (nobody, | klm | 1998-04-27 | 2 | -10/+30 |
| * | .SaveForDigest(): When reply_goes_to_list is set, add a reply-to: | klm | 1998-04-23 | 2 | -12/+22 |
| * | Incorporated janne sinkkonen's fix, with a bit of a spin of my own. | klm | 1998-04-23 | 1 | -14/+9 |
| * | Ignore any mailcommands coming from postmaster-type accounts - | klm | 1998-04-23 | 2 | -2/+14 |
| * | .ScanMessage(): Further robustification of the bounced-message address | mailman | 1998-04-23 | 2 | -8/+20 |
| * | Added missing "</dl>" to MESSAGE_DECORATION_NOTE. | mailman | 1998-04-23 | 2 | -2/+4 |
| * | Repaired minor typo in option description. | mailman | 1998-04-23 | 2 | -4/+4 |
| * | ValidEmail(): Elide the constraint that addresses have their top-level | klm | 1998-04-23 | 2 | -22/+22 |
| * | These changes should reduce, if not eliminate, the duplicate handling | klm | 1998-04-23 | 2 | -28/+26 |
| * | Added "su" to valid top levels. | klm | 1998-04-23 | 2 | -4/+4 |
| * | Fixed bug in help mechanism - wasn't getting right url when in the | mailman | 1998-04-22 | 1 | -88/+117 |
| * | Correct the warning about scripts you can't check for syntax errors | klm | 1998-04-22 | 1 | -7/+7 |
| * | Add missing titles to the error docs. | klm | 1998-04-22 | 1 | -3/+11 |
| * | Add the number of messages to the digest subject lines. | klm | 1998-04-22 | 2 | -24/+42 |
| * | .SendTextToUser(): Removed debugging log message. | klm | 1998-04-15 | 2 | -6/+2 |
| * | .DeliverToList(): Was missing a newline between message headers and | klm | 1998-04-14 | 2 | -14/+10 |
| * | (First checkin after release tagged mailman-1_0b2.) | klm | 1998-04-14 | 2 | -58/+68 |
| * | Whoops - i broke the subscribe acknowledgement on checkin. Fixed | klm | 1998-04-13 | 2 | -6/+6 |
| * | Final checkin before packaing. | klm | 1998-04-13 | 1 | -4/+3 |
| * | Get the revision stuff right for distribution, more refinement for | klm | 1998-04-13 | 1 | -2/+93 |
| * | Get the revision stuff right for distribution, more refinement for | klm | 1998-04-13 | 2 | -16/+18 |
| * | Updated for 1.0b2. | mailman | 1998-04-13 | 1 | -12/+19 |
| * | Many more notes. | klm | 1998-04-13 | 1 | -9/+92 |
| * | Included hodgepodge of 1.0b2 and 1.0b1.1 changes. | klm | 1998-04-13 | 1 | -3/+86 |
| * | Rudimentary script to set the site password. | klm | 1998-04-13 | 1 | -0/+32 |
| * | Send messages by connecting directly to port 25 and talking SMTP to | klm | 1998-04-13 | 9 | -29/+277 |
| * | Use new mm_message __delitem__ discipline. | klm | 1998-04-13 | 2 | -4/+4 |
| * | Use __delitem__ discipline for deleting headers by name. (Guido | klm | 1998-04-13 | 2 | -26/+44 |
| * | Small refinements. | klm | 1998-04-13 | 1 | -3/+3 |
| * | Move the unconfigurable vars to the unconfigurable's section. | klm | 1998-04-12 | 2 | -20/+20 |
| * | .CheckVersion(): When version skew is detected, call the new version | klm | 1998-04-12 | 2 | -8/+14 |
| * | Routines which rectify an old maillist with current maillist structure. | klm | 1998-04-12 | 2 | -0/+226 |
| * | .MailUserPassword(): As with cron/mailpasswds, put a X-No-Archive: yes | klm | 1998-04-12 | 2 | -4/+6 |
| * | DeliverToUser(): Add newline-terminators to add_header items when | klm | 1998-04-12 | 2 | -2/+6 |
| * | ApprovedAddMember(): Add a no-acknowledement option, eg for | klm | 1998-04-11 | 2 | -8/+10 |
| * | Darn, missing close-paren. | klm | 1998-04-11 | 2 | -4/+4 |
| * | Put the list-specific welcome near the top of the welcome message - | klm | 1998-04-11 | 2 | -24/+14 |
| * | Resolved elusive bug - addresses containing quotes - eg, | klm | 1998-04-11 | 1 | -1/+2 |
| * | DeliverToList(): same bug as DeliverToUser() - repr to escape embedded | klm | 1998-04-11 | 2 | -6/+16 |
| * | DeliverToUser(): Aha! Resolved elusive bug - addresses containing | klm | 1998-04-11 | 2 | -4/+6 |
| * | More finagling with the password layout. | klm | 1998-04-11 | 1 | -17/+15 |
| * | Cosmetic phrasing change. | mailman | 1998-04-11 | 2 | -5/+5 |
| * | Shorten the public and private archive urls. | mailman | 1998-04-11 | 2 | -10/+20 |
| * | Added private_wrapper entry, for the private-archives cgi wrapper. | mailman | 1998-04-11 | 1 | -1/+5 |
| * | Pushed the inline code at the bottom into a main() routine. | mailman | 1998-04-11 | 1 | -32/+90 |
| * | Provide a password interface wrapper around a hierarchy of web pages. | mailman | 1998-04-10 | 1 | -0/+173 |
| * | Handle http cookies as dictionaries from within a cgi script. | mailman | 1998-04-10 | 1 | -0/+553 |
| * | Retire ARCHIVE_URL for PUBLIC_ARCHIVE_URL and PRIVATE_ARCHIVE_URL | klm | 1998-04-10 | 5 | -10/+15 |
| * | FormatArchiveAnchor(): Use the new routine instead of static var val. | klm | 1998-04-10 | 2 | -4/+4 |