summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2003-04-04 19:27:06 +0000
committerbwarsaw2003-04-04 19:27:06 +0000
commitd1a0bfb773670685bf77c71b2726196d1a3c93cf (patch)
treed1399821d3ab7cb605f022de1b4e2a2e4dfb58ca
parentb5490e3ecf451fce0876652bc236e40f4f0cc553 (diff)
downloadmailman-d1a0bfb773670685bf77c71b2726196d1a3c93cf.tar.gz
mailman-d1a0bfb773670685bf77c71b2726196d1a3c93cf.tar.zst
mailman-d1a0bfb773670685bf77c71b2726196d1a3c93cf.zip
-rw-r--r--README.POSTFIX3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.POSTFIX b/README.POSTFIX
index 00d66c34c..f018f824c 100644
--- a/README.POSTFIX
+++ b/README.POSTFIX
@@ -67,7 +67,8 @@ INTEGRATING POSTFIX AND MAILMAN
- Look at the Defaults.py file for the variables POSTFIX_ALIAS_CMD
and POSTFIX_MAP_CMD command. Make sure these point to your
- postalias and postmap programs respectively.
+ postalias and postmap programs respectively. Remember that if
+ you need to make changes, do it in mm_cfg.py.
- Run the genaliases script to initialize your aliases file.