diff options
Diffstat (limited to 'network/postfix/README')
-rw-r--r-- | network/postfix/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/postfix/README b/network/postfix/README index fd9bcf5d7b..1004bc808c 100644 --- a/network/postfix/README +++ b/network/postfix/README @@ -13,7 +13,7 @@ for MySQL and Postgres. This script should find support for BerkleyDB and PCRE automagically, so no special options are required. Further, this script builds postfix with TLS support and requires that openssl be installed. openssl-solibs is not enough. You can find a SlackBuild -script for Dovecot at http://www.slackbuilds.org/ but you do not need +script for Dovecot at http://www.SlackBuilds.org/ but you do not need to install it to use this package without SASL. A couple things to remember about postfix: @@ -23,7 +23,7 @@ A couple things to remember about postfix: should NOT be a member of the postdrop group. The script *WILL* offer some sane defaults that won't conflict with the canonical users and groups, and shouldn't conflict with any other scripts - downloaded from slackbuilds.org that require their own uids and + downloaded from SlackBuilds.org that require their own uids and gids - many of the utilities in postfix have multiple manpages such as postconf(5) and postconf(8). Use man -k to find them. |