| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 1999-09-07 | Bump VERSION to 1.0.2 | bwarsaw | 1 | -1/+1 | |
| 1999-09-04 | Add an entry to run the nightly gzip at 3:27am | bwarsaw | 1 | -0/+5 | |
| 1999-09-04 | Add TODO item about Usenet crossposting | bwarsaw | 1 | -0/+4 | |
| 1999-09-04 | Add Paul Hebble | bwarsaw | 1 | -0/+1 | |
| 1999-09-04 | ArchiveMail(): When public archiving is turned on and | bwarsaw | 1 | -7/+22 | |
| PUBLIC_EXTERNAL_ARCHIVER is true, the variable contains a shell command string for os.popen() to invoke the external archiver. Similar for PRIVATE_EXTERNAL_ARCHIVER and private archiving. Patch submitted by Paul Hebble <hebble@ncsa.uiuc.edu>, modified by myself (I couldn't resist!) | |||||
| 1999-09-04 | PUBLIC_EXTERNAL_ARCHIVER, PRIVATE_EXTERNAL_ARCHIVER: new variables | bwarsaw | 1 | -2/+16 | |
| which control use of an external archiver for both public and private archiving. When both variables are false, the internal archiver is used. | |||||
| 1999-09-04 | Remove some extraneous parens. | bwarsaw | 1 | -11/+9 | |
| ExtractApproval(): Use `is' test to compare against None, not == | |||||
| 1999-09-03 | SafeDict.__init__(): UserDict optional initial dict arg is a Python | bwarsaw | 1 | -1/+4 | |
| 1.5.2-ism. Here's a more portable implementation. | |||||
| 1999-09-02 | SafeDict(): New class | bwarsaw | 1 | -2/+23 | |
| maketext(): Use SafeDict class to make sure that key interpolation in the template can't raise an exception, even if someone's edited the template and included missing keys. Patch inspired by Sean Reifschneider <jafo@tummy.com> | |||||
| 1999-09-02 | miscellaneous formatting | bwarsaw | 1 | -4/+33 | |
| 1999-09-02 | Simple script to print the current Mailman version | bwarsaw | 2 | -1/+26 | |
| 1999-09-02 | PR#107 reports that Pegasus (presumably an MUA) uses | bwarsaw | 1 | -0/+1 | |
| X-Confirm-Reading-To: to get automated receipts, so we need to remove this header too. | |||||
| 1999-09-02 | "group sticky bit" -> setgid bit. PR#99 | bwarsaw | 1 | -2/+2 | |
| 1999-09-02 | Two changes: | bwarsaw | 1 | -1/+16 | |
| - be sure to use the member's case-preserved subscribed address - watch out for any addresses that are in the password dictionary but are (for some unknown reason) not subscribed. Zap any such addresses found. | |||||
| 1999-09-02 | InitTempVars(): Use <site> for lock file name when no list name is | bwarsaw | 1 | -1/+1 | |
| given (as is the case with calling bin/mmsitepass) | |||||
| 1999-08-31 | Use the GNU boilerplate.html file | bwarsaw | 1 | -17/+88 | |
| 1999-08-31 | Do the more sensible thing, which is only gzip those .txt files that | bwarsaw | 1 | -31/+18 | |
| are newer than their .txt.gz files. | |||||
| 1999-08-31 | Watch out for os.errors from os.listdir() | bwarsaw | 1 | -1/+5 | |
| 1999-08-30 | Added nightly_gzip to list of scripts | bwarsaw | 1 | -1/+1 | |
