summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorklm1998-04-13 04:37:28 +0000
committerklm1998-04-13 04:37:28 +0000
commitfe5faa73b8754869bb1e361a77e149447fd4faaf (patch)
tree19f3375dad9cd191fb5825172dd8a3ac3e9f848e
parent17dcd44b647080439267e9fc458609dd8f56da5e (diff)
downloadmailman-fe5faa73b8754869bb1e361a77e149447fd4faaf.tar.gz
mailman-fe5faa73b8754869bb1e361a77e149447fd4faaf.tar.zst
mailman-fe5faa73b8754869bb1e361a77e149447fd4faaf.zip
Small refinements.
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index fab5f76b6..4d629c331 100644
--- a/README
+++ b/README
@@ -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.