Compare commits
2 Commits
2f3e513f04
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| b32555f66c | |||
| e3c2df0f3b |
@@ -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).
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user