summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhmeland1999-06-13 05:59:32 +0000
committerhmeland1999-06-13 05:59:32 +0000
commite69c13156e7d433c5f10fb82eb1fb4717313e417 (patch)
tree06e201a1225ff1c666a2f0319bbf4086f6738e6c
parent188e3829206d3e4722d77e2414a2263bc0976774 (diff)
downloadmailman-e69c13156e7d433c5f10fb82eb1fb4717313e417.tar.gz
mailman-e69c13156e7d433c5f10fb82eb1fb4717313e417.tar.zst
mailman-e69c13156e7d433c5f10fb82eb1fb4717313e417.zip
Postfix's alias builder is commonly called `postalias', not `mkalias'.
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index da253488c..2b9316588 100644
--- a/INSTALL
+++ b/INSTALL
@@ -363,10 +363,10 @@ if you want to keep your existing installation intact.
main.cf config file under the variable "alias_maps". Put
the file somewhere in mailman's home directory, or
somewhere else where the user mailman has write access
- to it; *as user mailman* call Postfix's "mkalias" on the
+ to it; *as user mailman* call Postfix's "postalias" on the
alias file.
- % mkalias <the alias file>
+ % postalias <the alias file>
Also as user mailman, run