Compare commits

..

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@
- create configuration file 'install_update_dovecot.conf' - create configuration file 'install_update_dovecot.conf'
cp -a conf install_update_dovecot.conf.sample install_update_dovecot.conf cp -a conf install_update_dovecot.conf.sample install_update_dovecot.conf
- adjust configuration file 'install_update_dovecot.conf' to your needs - adjust configuration file 'install_update_dovecot.conf' to your needs
- run script 'install_update_dovecot.sh' - run script 'install_update_dovecot-2.4.sh' # the old one was: 'install_update_dovecot.sh'
Note: Note:
Maybe you have to finish installing postfixadmin, i.e creating admin account(s). Maybe you have to finish installing postfixadmin, i.e creating admin account(s).

View File

@@ -6562,7 +6562,7 @@ EOF
elif [[ "$db_driver" = "mysql" ]]; then elif [[ "$db_driver" = "mysql" ]]; then
read -r -d '' NEW_BLOCK <<'EOF' read -r -d '' NEW_BLOCK <<EOF
passdb sql { passdb sql {
# Load SQL connection data # Load SQL connection data