diff options
| author | bwarsaw | 2003-04-04 19:27:06 +0000 |
|---|---|---|
| committer | bwarsaw | 2003-04-04 19:27:06 +0000 |
| commit | d1a0bfb773670685bf77c71b2726196d1a3c93cf (patch) | |
| tree | d1399821d3ab7cb605f022de1b4e2a2e4dfb58ca | |
| parent | b5490e3ecf451fce0876652bc236e40f4f0cc553 (diff) | |
| download | mailman-d1a0bfb773670685bf77c71b2726196d1a3c93cf.tar.gz mailman-d1a0bfb773670685bf77c71b2726196d1a3c93cf.tar.zst mailman-d1a0bfb773670685bf77c71b2726196d1a3c93cf.zip | |
| -rw-r--r-- | README.POSTFIX | 3 |
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. |
