diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2016-07-08 14:36:08 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2016-07-08 14:36:08 +0900 |
commit | 79b979f4a01475359abcf6ca23d507b99b387e54 (patch) | |
tree | 142f32f9c4125e8db079d2f296f6acd1c02b4283 /doc/mailman-install/postfix-integration.html | |
parent | 7ebcda8b0bcf27497d973312dd41b2f01a4246dc (diff) | |
parent | 0e21a4e0ab1908c83792c171b0ee4a6777ff9591 (diff) | |
download | mailman2-79b979f4a01475359abcf6ca23d507b99b387e54.tar.gz mailman2-79b979f4a01475359abcf6ca23d507b99b387e54.tar.xz mailman2-79b979f4a01475359abcf6ca23d507b99b387e54.zip |
Merge lp:mailman/2.1 rev 1659
Diffstat (limited to 'doc/mailman-install/postfix-integration.html')
-rw-r--r-- | doc/mailman-install/postfix-integration.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/mailman-install/postfix-integration.html b/doc/mailman-install/postfix-integration.html index 704e75f3..cbe4a767 100644 --- a/doc/mailman-install/postfix-integration.html +++ b/doc/mailman-install/postfix-integration.html @@ -67,7 +67,8 @@ adjust the instructions according to your use of <b class="program">configure</b <div class="note"><b class="label">Note:</b> If you are using virtual domains and you want Mailman to honor your virtual -domains, read the <a href="postfix-virtual.html#postfix-virtual">6.1</a> section below first! +domains, read the <a href="postfix-virtual.html#postfix-virtual">6.1</a> section below first! Then come back +here and do these steps. </div> <p> @@ -103,7 +104,7 @@ The MTA variable names a module in the <span class="file">Mailman/MTA</span> dir <div class="verbatim"><pre> % cd /usr/local/mailman % bin/genaliases -</pre></div> + </pre></div> <p> Make sure that the owner of the <span class="file">data/aliases</span> and @@ -116,7 +117,7 @@ Make sure that the owner of the <span class="file">data/aliases</span> and % su % chown mailman:mailman data/aliases* % chmod g+w data/aliases* -</pre></div> + </pre></div> <p> </li> @@ -200,7 +201,7 @@ tables. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on April 14, 2016.</span> +<span class="release-info">Release 2.1, documentation updated on July 7, 2016.</span> </div> <!--End of Navigation Panel--> |