diff options
| author | klm | 1998-04-13 04:37:28 +0000 |
|---|---|---|
| committer | klm | 1998-04-13 04:37:28 +0000 |
| commit | fe5faa73b8754869bb1e361a77e149447fd4faaf (patch) | |
| tree | 19f3375dad9cd191fb5825172dd8a3ac3e9f848e | |
| parent | 17dcd44b647080439267e9fc458609dd8f56da5e (diff) | |
| download | mailman-fe5faa73b8754869bb1e361a77e149447fd4faaf.tar.gz mailman-fe5faa73b8754869bb1e361a77e149447fd4faaf.tar.zst mailman-fe5faa73b8754869bb1e361a77e149447fd4faaf.zip | |
Small refinements.
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -$Revision: 402 $, $Date: 1998-04-10 01:05:30 +0100 (Fri, 10 Apr 1998) $ +$Revision: 442 $, $Date: 1998-04-13 05:37:28 +0100 (Mon, 13 Apr 1998) $ There's still much that I'd like to redo or add. I'm not incredibly proud of the code, and it's a bit embarassing to be sharing it at this @@ -62,8 +62,8 @@ Install: o As root, Restart sendmail. o As mailman, cd to /home/mailman/mailman/cron, and add crontab.in as your crontab. (probably done w/: crontab crontab.in) - o Edit modules/mm_cfg.py - if you don't already have one, make a - copy from modules/mm_cfg.py.dist. Include settings in mm_cfg.py + o Edit mailman/modules/mm_cfg.py - if you don't already have one, make a + copy from mailman/modules/mm_cfg.py.dist. Include settings in mm_cfg.py for any of the defaults in mm_defaults.py that you want to tailor for your site. |
