From c4d142561cc058f6960af71bbef8370e208aea5d Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 13 May 2018 20:16:36 +0200 Subject: [PATCH] Complement 'install_upgrade_roundcube.conf.sample'. --- conf/install_upgrade_roundcube.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/install_upgrade_roundcube.conf.sample b/conf/install_upgrade_roundcube.conf.sample index a250f76..9548c66 100644 --- a/conf/install_upgrade_roundcube.conf.sample +++ b/conf/install_upgrade_roundcube.conf.sample @@ -319,6 +319,9 @@ POSTFIX_DB_PASSWD='' # - # - $config['password_algorithm_prefix'] # - +# - Example: +# - PW_PASSWD_ALGO_PREFIX='{SHA512-CRYPT}' +# - # - Defaults to '{CRAM-MD5}' # - #PW_PASSWD_ALGO_PREFIX='' @@ -335,6 +338,9 @@ POSTFIX_DB_PASSWD='' # - # - $config['password_dovecotpw_method'] # - +# - Example: +# - PW_DOVECOT_PW_METHOD='SHA512-CRYPT' +# - # - Defaults to 'CRAM-MD5 # - #PW_DOVECOT_PW_METHOD=