| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Just some long-line wraps. | mailman | 1998-03-19 | 1 | -5/+5 |
| * | We're having a problem where mail command messages with undeliverable | mailman | 1998-03-19 | 1 | -3/+5 |
| * | Remove my comment questioning FormatArchiveAnchor(). | mailman | 1998-03-19 | 1 | -5/+2 |
| * | Add MODERATED_LIST_MSG so it can be recognized across modules - in | mailman | 1998-03-19 | 1 | -0/+2 |
| * | Reduce header and footer whitespace padding. | mailman | 1998-03-19 | 1 | -3/+6 |
| * | Mime defaults. | mailman | 1998-03-19 | 2 | -6/+8 |
| * | Remove use of '/tmp/bounce.log' file (which will knock over mailman if | mailman | 1998-03-19 | 1 | -18/+32 |
| * | Archive base url's have a .html appended, for compat with pipermail's | mailman | 1998-03-18 | 1 | -1/+4 |
| * | Take additional info about the message subject in the 'post' | mailman | 1998-03-18 | 1 | -17/+22 |
| * | .CheckValues(): New routine to normalize values as necessary, eg add a | mailman | 1998-03-18 | 1 | -16/+22 |
| * | Must redefine MAILMAN_OWNER so it gets the site-specific | mailman | 1998-03-18 | 1 | -1/+2 |
| * | Moved list_names() here from where i recently created it, | mailman | 1998-03-13 | 1 | -2/+14 |
| * | Changed "fancy" to "mime" and respect change of EnableMime user option | mailman | 1998-03-13 | 1 | -8/+12 |
| * | Changed EnableMime user option to DisableMime, as part of making mime | mailman | 1998-03-13 | 1 | -3/+22 |
| * | Added periodic (with help of senddigest cron job) digest transmission | mailman | 1998-03-13 | 1 | -23/+48 |
| * | We're just archiving to a flat file now, leaving the real work to an | mailman | 1998-03-13 | 1 | -30/+54 |
| * | Implement admin_immed_notify, where list admins can choose to have | mailman | 1998-03-13 | 1 | -1/+45 |
| * | Added init of admin_immed_notify, so list admins can choose to have | mailman | 1998-03-13 | 1 | -53/+45 |
| * | Changing over to external pipermail archive: | mailman | 1998-03-13 | 2 | -18/+40 |
| * | Pluralize "member" accordingly. | mailman | 1998-03-09 | 1 | -2/+4 |
| * | Whoops again - this shot got it right. | mailman | 1998-03-09 | 1 | -3/+3 |
| * | Whoops, cut-and-paste mistake in last checkin rectified. | klm | 1998-03-09 | 1 | -1/+1 |
| * | Indicate the number of concealed members at the end of each list, if | klm | 1998-03-09 | 1 | -1/+8 |
| * | Resolving digest header and footer formats against list.__dict__ (just | klm | 1998-03-08 | 1 | -6/+10 |
| * | Added default value for obscure_addresses - on! | klm | 1998-03-08 | 2 | -12/+24 |
| * | Added obscure_addresses option, for thwarting web spiders from | klm | 1998-03-08 | 1 | -6/+17 |
| * | Hmm - in at least one case (bounce options, automatically remove...), | klm | 1998-03-08 | 1 | -2/+2 |
| * | RadioButtonArray.Format(): Somewhat cosmetic change, use cellspacing=5 | klm | 1998-03-08 | 1 | -9/+5 |
| * | HTMLFormatter.FormatOneUser(): Use new ObscureEmail() routine to mask | klm | 1998-03-08 | 1 | -1/+6 |
| * | ObscureEmail(), UnobscureEmail(): new routines for invertably | klm | 1998-03-08 | 1 | -1/+20 |
| * | Small formatting changes. | klm | 1998-03-08 | 1 | -10/+16 |
| * | Minor message wording change. | klm | 1998-03-08 | 1 | -2/+2 |
| * | DEFAULT_BOUNCE_MATCHING_HEADERS: New privacy (ant-spam) feature - | klm | 1998-03-08 | 2 | -14/+18 |
| * | New error MMBadConfigError. | klm | 1998-03-08 | 1 | -0/+1 |
| * | MakeDirTree(): Change default permission to 775 (was 774, previous | klm | 1998-03-08 | 1 | -1/+1 |
| * | ListAdmin.AddRequest(): Log all posting and membership requests | klm | 1998-03-08 | 1 | -1/+10 |
| * | New privacy (ant-spam) feature - bounce_matching_headers option takes | klm | 1998-03-08 | 1 | -35/+161 |
| * | MakeDirTree: use umask 774 rathern than 744, so group members doing | klm | 1998-03-07 | 1 | -3/+8 |
| * | mm_cfg.py is site-specific, not part of distribution. | mailman | 1998-03-05 | 1 | -0/+2 |
| * | Cosmetic change to flag the import of the distributed defaults. | mailman | 1998-03-05 | 1 | -0/+3 |
| * | nohup.out *looks* like a fewmet of some experiment, not used by anything. | mailman | 1998-03-05 | 1 | -0/+0 |
| * | Checked-in mm_cfg.py moved to mm_cfg.py.dist, so it never clobbers | mailman | 1998-03-05 | 2 | -35/+7 |
| * | Preparing to move mm_cfg.py to mm_cfg.py.dist, so a basline copy is | mailman | 1998-03-05 | 2 | -18/+24 |
| * | Clarified spawns a bit. | mailman | 1998-03-05 | 2 | -4/+10 |
| * | Moved default settings to mm_defaults, for distribution. mm_cfg.py | mailman | 1998-03-05 | 2 | -224/+26 |
| * | Moved default settings here, for distribution. mm_cfg.py will be used | mailman | 1998-03-05 | 2 | -0/+244 |
| * | Removed extraneous comma from digestable option. | mailman | 1998-03-04 | 1 | -1/+1 |
| * | Use new mm_err exceptions to particularize list load failures. | mailman | 1998-03-04 | 1 | -11/+17 |
| * | Add errors MMUnknownListError and MMBadListError, so maillist.py can | mailman | 1998-03-04 | 1 | -0/+3 |
| * | Add neglected comma to digestable config var! | mailman | 1998-03-04 | 1 | -1/+1 |