summaryrefslogtreecommitdiffstats
path: root/network/dovecot/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/dovecot/README')
-rw-r--r--network/dovecot/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/network/dovecot/README b/network/dovecot/README
index 16e081ed54..3373c69d34 100644
--- a/network/dovecot/README
+++ b/network/dovecot/README
@@ -9,4 +9,8 @@ installed - openssl-solibs is not enough in itself to meet this requirement.
This script doesn't add dovecot users and groups, instead it offers sane defaults
that won't conflict with system users and groups, and other scripts from the SBo.
-See the documentation in /usr/doc/dovecot-2.2.19/ to get started.
+By default, MySQL database is selected, switch to PostgreSQL with:
+
+ DATABASE=pgsql ./dovecot.SlackBuild
+
+See the documentation in /usr/doc/dovecot-*/ to get started.